We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3376071 commit 4994174Copy full SHA for 4994174
offload/unittests/OffloadAPI/CMakeLists.txt
@@ -2,7 +2,6 @@ set(PLUGINS_TEST_COMMON LLVMOffload)
2
set(PLUGINS_TEST_INCLUDE ${LIBOMPTARGET_INCLUDE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/common)
3
4
add_subdirectory(device_code)
5
-message(${OFFLOAD_TEST_DEVICE_CODE_PATH})
6
7
add_offload_unittest("offload.unittests"
8
${CMAKE_CURRENT_SOURCE_DIR}/common/Environment.cpp
0 commit comments