Skip to content

Commit

Permalink
cmake: add test target to ALL
Browse files Browse the repository at this point in the history
  • Loading branch information
jll63 committed Sep 7, 2024
1 parent deb4bdc commit 7a4c595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@ endif()
if(BUILD_TESTING)

add_subdirectory(test)
set_property(TARGET tests PROPERTY EXCLUDE_FROM_ALL FALSE)

endif()

0 comments on commit 7a4c595

Please sign in to comment.