Skip to content

Commit

Permalink
GHI #20 Minor CMake comment changes (4)
Browse files Browse the repository at this point in the history
Signed-off-by: doodspav <[email protected]>
  • Loading branch information
doodspav committed Nov 1, 2023
1 parent 633c13d commit 9bcc78a
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 @@ -102,6 +102,7 @@ endif()
if(PATOMIC_BUILD_TESTING)

# need to enable testing in case BUILD_TESTING is disabled
# CTest expects that the top level project enables testing
if(PROJECT_IS_TOP_LEVEL)
enable_testing()
endif()
Expand Down

0 comments on commit 9bcc78a

Please sign in to comment.