Fix CMake include
This commit is contained in:
parent
6d7a02beb0
commit
a586c0654f
@ -626,6 +626,9 @@ configure_file(${CMAKE_CURRENT_SOURCE_DIR}/cmake/janssonConfig.cmake.in
|
|||||||
|
|
||||||
|
|
||||||
# Generate the config file for the installation tree.
|
# Generate the config file for the installation tree.
|
||||||
|
|
||||||
|
include(WriteBasicPackageVersionFile)
|
||||||
|
|
||||||
write_basic_package_version_file(
|
write_basic_package_version_file(
|
||||||
"${CMAKE_CURRENT_BINARY_DIR}/cmake/janssonVersionConfig.cmake"
|
"${CMAKE_CURRENT_BINARY_DIR}/cmake/janssonVersionConfig.cmake"
|
||||||
VERSION ${PROJECT_VERSION}
|
VERSION ${PROJECT_VERSION}
|
||||||
|
Loading…
Reference in New Issue
Block a user