Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

Commit 8adabf0

Browse files
committed
make sure to install config deps cmake file
1 parent cd1ffff commit 8adabf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,6 @@ configure_package_config_file(
9494
install(FILES
9595
${CMAKE_CURRENT_BINARY_DIR}/APCompConfig.cmake
9696
${CMAKE_CURRENT_BINARY_DIR}/APCompConfigVersion.cmake
97+
apcomp_setup_deps.cmake
9798
DESTINATION ${APComp_INSTALL_CMAKE_MODULE_DIR})
9899

0 commit comments

Comments
 (0)