Skip to content

Commit

Permalink
SQUASH AGAINST: Factor longer parts out of base CMakeLists.raw.cmake …
Browse files Browse the repository at this point in the history
…to streamline (TriBITSPub#582)
  • Loading branch information
bartlettroscoe committed Sep 14, 2023
1 parent ef450ea commit 617df45
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ if (Package1_ENABLE_TESTS)
add_subdirectory(test)
endif()

# Stuff that TriBITS does automatically
include("${CMAKE_CURRENT_LIST_DIR}/cmake/raw/DefineAllLibsTarget.cmake")

include("${CMAKE_CURRENT_LIST_DIR}/cmake/raw/GeneratePackageConfigFileForBuildDir.cmake")

include("${CMAKE_CURRENT_LIST_DIR}/cmake/raw/GeneratePackageConfigFileForInstallDir.cmake")

0 comments on commit 617df45

Please sign in to comment.