]> git.pld-linux.org Git - packages/SimGear.git/blob - cmake.patch
- updated to 2016.2.1
[packages/SimGear.git] / cmake.patch
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.073956 seconds and 3 git commands to generate.