]> git.pld-linux.org Git - packages/SimGear.git/blame - cmake.patch
- updated to 2016.2.1
[packages/SimGear.git] / cmake.patch
CommitLineData
37ea6cfe
BS
1--- simgear-2016.2.1/CMakeLists.txt.orig 2016-05-17 10:36:36.000000000 +0200
2+++ simgear-2016.2.1/CMakeLists.txt 2016-07-22 11:33:05.508936087 +0200
3@@ -449,7 +449,7 @@
4 @ONLY
5 )
6
7-set(ConfigPackageLocation lib/cmake/SimGear)
8+set(ConfigPackageLocation ${CMAKE_INSTALL_LIBDIR}/cmake/SimGear)
9 install(EXPORT SimGearTargets
10 DESTINATION ${ConfigPackageLocation}
11 )
This page took 0.051653 seconds and 4 git commands to generate.