Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > d1879d1545c681f89e0fda01d54ef91c > files > 3

bcunit-3.0.2-4.git20221116.1.mga9.src.rpm

diff --git a/CMakeLists.txt b/CMakeLists.txt
index bfb1b16..fb63ee4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -106,7 +106,7 @@ endif()
 
 
 include(CMakePackageConfigHelpers)
-set(CONFIG_PACKAGE_LOCATION "${CMAKE_INSTALL_DATADIR}/${PROJECT_NAME}/cmake")
+set(CONFIG_PACKAGE_LOCATION "${CMAKE_INSTALL_LIBDIR}/cmake/${PROJECT_NAME}")
 write_basic_package_version_file(
 	"${CMAKE_CURRENT_BINARY_DIR}/BcUnitConfigVersion.cmake"
 	VERSION ${PACKAGE_VERSION}