Skip to content

Commit 6eb2acd

Browse files
authored
set target props (#14)
1 parent d21ae81 commit 6eb2acd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@ endif()
217217
camcor.cu
218218
)
219219

220+
set_target_properties(libcudaDecon PROPERTIES PREFIX "")
221+
220222
add_dependencies(
221223
libcudaDecon
222224
Buffer

0 commit comments

Comments
 (0)