Exported package fix.
https://sourceforge.net/p/flightgear/codetickets/1892/
This commit is contained in:
parent
7837bd0e11
commit
202571386b
@ -507,7 +507,7 @@ configure_file(SimGearConfig.cmake.in
|
||||
@ONLY
|
||||
)
|
||||
|
||||
set(ConfigPackageLocation lib/cmake/SimGear)
|
||||
set(ConfigPackageLocation ${CMAKE_INSTALL_LIBDIR}/cmake/SimGear)
|
||||
install(EXPORT SimGearTargets
|
||||
DESTINATION ${ConfigPackageLocation}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user