From: Frederic Bouvier Date: Sun, 23 Jan 2011 20:07:24 +0000 (+0100) Subject: Cmake: restore its original name to the ephemeris library X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c21ba6cb200e9f22953e903adba2522aaa1ee497;p=flightgear.git Cmake: restore its original name to the ephemeris library --- diff --git a/CMakeModules/FindSimGear.cmake b/CMakeModules/FindSimGear.cmake index 8a494dde7..88fb177a2 100644 --- a/CMakeModules/FindSimGear.cmake +++ b/CMakeModules/FindSimGear.cmake @@ -111,16 +111,17 @@ if(${SIMGEAR_LIBRARIES} STREQUAL "SIMGEAR_LIBRARIES-NOTFOUND") # on MSVC builds set(thread_lib threads) endif(NOT MSVC) - + # note the order here affects the order Simgear libraries are # linked in, and hence ability to link when using a traditional # linker such as GNU ld on Linux set(comps - ephemeris + ephem environment nasal sky - material tgdb + material + tgdb model screen bucket