Skip to content

Commit 4994174

Browse files
authored
[offload] Don't print device path during configure (llvm#138109)
1 parent 3376071 commit 4994174

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

offload/unittests/OffloadAPI/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ set(PLUGINS_TEST_COMMON LLVMOffload)
22
set(PLUGINS_TEST_INCLUDE ${LIBOMPTARGET_INCLUDE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/common)
33

44
add_subdirectory(device_code)
5-
message(${OFFLOAD_TEST_DEVICE_CODE_PATH})
65

76
add_offload_unittest("offload.unittests"
87
${CMAKE_CURRENT_SOURCE_DIR}/common/Environment.cpp

0 commit comments

Comments
 (0)