]> git.mxchange.org Git - flightgear.git/commitdiff
Fix linking with -lsgtsync with cmake.
authorMathias Froehlich <Mathias.Froehlich@web.de>
Sun, 12 Jun 2011 06:29:49 +0000 (08:29 +0200)
committerMathias Froehlich <Mathias.Froehlich@web.de>
Sun, 12 Jun 2011 06:29:49 +0000 (08:29 +0200)
CMakeModules/FindSimGear.cmake

index 249afb3bc404b683468dc5c4c10729b3f9f9f944..b8c446bba34a02d276102a69304ebd67619f5c56 100644 (file)
@@ -117,6 +117,7 @@ if(${SIMGEAR_LIBRARIES} STREQUAL "SIMGEAR_LIBRARIES-NOTFOUND")
   # linker such as GNU ld on Linux
     set(comps 
         ephem
+        tsync
         environment
         nasal
         sky