mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-04 14:50:23 +00: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 the configuration file
|
||||||
install(FILES
|
install(FILES
|
||||||
${CMAKE_CURRENT_BINARY_DIR}/MathFunctionsConfig.cmake
|
${CMAKE_CURRENT_BINARY_DIR}/MathFunctionsConfig.cmake
|
||||||
|
${CMAKE_CURRENT_BINARY_DIR}/MathFunctionsConfigVersion.cmake
|
||||||
DESTINATION lib/cmake/MathFunctions
|
DESTINATION lib/cmake/MathFunctions
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user