Skip to content
Snippets Groups Projects
Verified Commit 8baaf9f2 authored by Hendrik's avatar Hendrik Committed by Ralph Giles
Browse files

Move opusfileConfig.cmake.in


Signed-off-by: default avatarRalph Giles <giles@thaumas.net>
Signed-off-by: default avatarevpobr <evpobr@gmail.com>
parent 474da183
Branches master
No related tags found
1 merge request!31cmake support
......@@ -283,7 +283,7 @@ install(EXPORT opusfileTargets
)
include(CMakePackageConfigHelpers)
configure_package_config_file(
"${CMAKE_CURRENT_SOURCE_DIR}/opusfileConfig.cmake.in"
"${CMAKE_CURRENT_SOURCE_DIR}/cmake/opusfileConfig.cmake.in"
"${CMAKE_CURRENT_BINARY_DIR}/opusfileConfig.cmake"
INSTALL_DESTINATION
"${CMAKE_INSTALL_LIBDIR}/cmake/opusfile"
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment