Erik Hofman
f235a81519
Temporary fix for AeonWave support
2020-08-24 10:58:22 +02:00
Scott Giese
b8e06453ea
Temporary fix: SimGear OpenAL dependency
...
FG configuration fails due to SG find_dependency(OpenAL) issue.
Skipping this dependency since FG itself will find_package(OpenAL).
2020-08-23 20:15:18 -05:00
James Turner
bab083d072
For static builds, ensure we find the sound library
...
Should fix Erik’s issue with AeonWave.
2020-08-23 18:10:49 +01:00
James Turner
3298260f11
GDAL is a public dependency :(
2020-08-23 11:27:09 +01:00
James Turner
84c15f6384
Enable ASan for clang
2020-08-17 10:20:26 +01:00
James Turner
346344ee09
C++17: use an OBJECT_LIBRARY to build HLA
...
This allows us to easily have different CXX version for the HLA code,
to the rest of the project.
2020-06-21 19:31:35 +01:00
gallaert
4bab064ad6
- When HLA is enabled in Simgear, HLA is also enabled in Flightgear
...
making the build between Simgear and Flightgear consistent.
- Fix an issue with lib/lib64 path between CentOS/RedHat distributions
and Debian derived distributions.
2020-03-15 22:29:43 +00:00
Erik Hofman
c03359a189
Update to the (now GPL) AeonWave version 3.0+
2017-10-31 10:42:44 +01:00
Bertrand Coconnier
55ee59ac99
Flags ENABLE_GDAL and ENABLE_OPENMP are now carried over to FlightGear.
2017-02-26 16:39:48 +01:00
Bertrand Coconnier
2082b18e2e
Export the symbol ENABLE_SIMD for FG to build with the same setting.
2017-02-07 00:02:39 +01:00
James Turner
9d7402242a
Work on CMake export of targets.
2016-01-29 23:15:07 +00:00