Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:PDB-REDO/libcifpp into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
mhekkel committed Dec 24, 2024
2 parents fcf7864 + c400395 commit fd43687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ write_basic_package_version_file(
VERSION ${PROJECT_VERSION}
COMPATIBILITY AnyNewerVersion)

if(BUILD_TESTING)
if(BUILD_TESTING AND PROJECT_IS_TOP_LEVEL)
add_subdirectory(test)
endif()

Expand Down

0 comments on commit fd43687

Please sign in to comment.