scttgs0
|
06ccf1ca79
|
add lib/ and lib64/ to search path
|
2023-05-07 15:25:56 -05:00 |
|
Scott Giese
|
c9d2959f3a
|
CMake: Fix build on Windows
|
2019-01-20 22:34:57 -06:00 |
|
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 |
|
Christian Schmitt
|
cc751857de
|
Make cmake happy
|
2013-11-15 10:43:10 +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 |
|
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
|
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
|
83e6225460
|
CMake support for TerraGear, and PLIB/OSG/OpenGL removal.
|
2011-10-24 13:46:15 +02:00 |
|