mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Tutorial: Step12 install MathFunctionsConfigVersion.cmake
This commit is contained in:
@@ -110,6 +110,7 @@ write_basic_package_version_file(
|
||||
# install the configuration file
|
||||
install(FILES
|
||||
${CMAKE_CURRENT_BINARY_DIR}/MathFunctionsConfig.cmake
|
||||
${CMAKE_CURRENT_BINARY_DIR}/MathFunctionsConfigVersion.cmake
|
||||
DESTINATION lib/cmake/MathFunctions
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user