Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 9d406269acee5b3ac506b78896f0df70 > files > 1

coordgen-3.0.2-1.mga9.src.rpm

diff -Nrup a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt	2022-09-06 20:41:03.000000000 +0200
+++ b/CMakeLists.txt	2023-01-15 21:22:01.758565828 +0100
@@ -129,7 +129,7 @@ install(FILES
 
 install(EXPORT coordgen-targets
     FILE ${PROJECT_NAME}-config.cmake
-    DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake)
+    DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/coordgen)
 
 # Example
 if(COORDGEN_BUILD_EXAMPLE)