Scott Giese
40e554e1cf
TerraGear now requires the C++14 Standard
2019-01-20 17:55:08 -06:00
Geoff McLane
9b7bd61af3
Add 'Shlwapi.lib' to CORE depends...
2018-06-13 13:26:12 +02:00
Slawek Mikula
5b5e5fc0cc
CMake: explicitly require C++11 support
...
Explicitly require C++11 support to be able to compile terragear on
older systems.
2017-10-07 08:58:20 +02:00
Alessandro Menti
73dff25ca1
Add SelectLibraryConfigurations.cmake from the FlightGear repository
...
This fixes the inability of CMake to find SimGear in the case where
only the debug version of the library is installed (the path to the
"optimized" one is rightly set to NOTFOUND, and CMake complains
about that even if we don't need it).
2016-12-03 09:35:32 +01:00
Christian Schmitt
cc751857de
Make cmake happy
2013-11-15 10:43:10 +01:00
Christian Schmitt
bf7d86732d
Remove the newmat dependency and bring in TNT templates as a substitute
2012-11-05 12:14:15 +01:00
Christian Schmitt
bb79b9ccb4
Bump Simgear version dep. We need the SGGeod isValid() check now which got added recently
2012-10-16 10:33:59 +02:00
Christian Schmitt
ca9a6dda13
Finally get rid of GPC
2012-10-06 22:10:07 +02:00
James Turner
11bce4fce9
Fix typo in FindSimGear module
2012-09-17 08:59:56 +01:00
James Turner
fe7899c018
Update FindSimGear.cmake module
...
Bring in-line with the current version from FG.
2012-09-16 16:15:16 +01:00
Christian Schmitt
9761a02299
gpc.h should be in the include list.
...
Add some more variants of the gpc libs name to pick it up on different distros
2012-08-03 10:00:29 +02:00
Christian Schmitt
6e5c55fc24
Allow compiling against shared SG libs.
...
This needs testing.
2012-07-07 15:03:10 +02:00
Christian Schmitt
18fd0e9546
Simgear 'route' code is unused now.
2012-06-11 13:13:55 +02:00
Christian Schmitt
00ab1eee1b
Change link order again to get remaining programs working
2011-10-25 13:18:14 +02:00
Christian Schmitt
d8d3be6fb1
Change SG linking order and add more tools to the cmake build system
...
that compile now. Also change .gitignore files to include some new
binary names
2011-10-25 01:11:31 +02:00
Christian Schmitt
566538e083
remove some libs from FindSimGear.cmake to make TG compile with a
...
headless simgear, too.
2011-10-24 15:12:12 +02:00
James Turner
4e39bff58a
Linux fixes for Cmake support.
2011-10-24 13:46:15 +02:00
James Turner
83e6225460
CMake support for TerraGear, and PLIB/OSG/OpenGL removal.
2011-10-24 13:46:15 +02:00