mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Merge topic 'tutorial_update_step_11'
6dade88d1cTutorial: Add documentation on Package helper functions1bf25b5b5fTutorial: Remove information about EXPORT keyword Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6575
This commit is contained in:
@@ -107,7 +107,7 @@ write_basic_package_version_file(
|
||||
COMPATIBILITY AnyNewerVersion
|
||||
)
|
||||
|
||||
# install the configuration file
|
||||
# install the generated configuration files
|
||||
install(FILES
|
||||
${CMAKE_CURRENT_BINARY_DIR}/MathFunctionsConfig.cmake
|
||||
${CMAKE_CURRENT_BINARY_DIR}/MathFunctionsConfigVersion.cmake
|
||||
|
||||
Reference in New Issue
Block a user