Skip to content

Commit

Permalink
Exclude test targets from all so they are not installed
Browse files Browse the repository at this point in the history
  • Loading branch information
amadio committed Aug 11, 2017
1 parent 3ee5bc0 commit 9dbbc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# VecCore Tests

add_subdirectory(gtest)
add_subdirectory(gtest EXCLUDE_FROM_ALL)

if (CUDA)
add_subdirectory(cuda)
Expand Down

0 comments on commit 9dbbc8c

Please sign in to comment.