Skip to content

Commit

Permalink
Merge pull request #262 from hvdijk/silence-cmake
Browse files Browse the repository at this point in the history
[NFC] Silence CMake.
  • Loading branch information
hvdijk authored Dec 18, 2023
2 parents 65e6dfd + 5190c5a commit 94d02d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/cl/test/UnitCL/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ configure_file(

add_ca_cl_executable(UnitCL
# General testing machinery
include/Common.h source/Common.cpp
${CMAKE_CURRENT_BINARY_DIR}/include/Common.h source/Common.cpp
include/EventWaitList.h
${CMAKE_CURRENT_BINARY_DIR}/include/Device.h
source/main.cpp
Expand Down

0 comments on commit 94d02d4

Please sign in to comment.