]> git.mxchange.org Git - flightgear.git/blobdiff - CMakeModules/FindSimGear.cmake
Use simgear functions for clip and wrap around.
[flightgear.git] / CMakeModules / FindSimGear.cmake
index 84ee6649f284b5e905da7ce5458fde067abe262d..e261b7b3c3f2ac2f25ef372f7f53440c67d24d8c 100644 (file)
@@ -121,14 +121,15 @@ else(SIMGEAR_SHARED)
     set(comps
         environment
         nasal
+        tsync
         bucket
         route
-        timing
         io
         serial
         math
         props
         structure
+        timing
         xml
         misc
         threads
@@ -137,7 +138,6 @@ else(SIMGEAR_SHARED)
     )
 
     set(scene_comps
-        tsync
         ephem
         sky
         material