Update to the (now GPL) AeonWave version 3.0+

This commit is contained in:
Erik Hofman
2017-10-31 10:42:44 +01:00
parent 84b636debc
commit c03359a189
5 changed files with 41 additions and 22 deletions
+1
View File
@@ -7,6 +7,7 @@ find_dependency(Threads)
set(SIMGEAR_HEADLESS @SIMGEAR_HEADLESS@)
set(SIMGEAR_SOUND @ENABLE_SOUND@)
set(USE_AEONWAVE @USE_AEONWAVE@)
# OpenAL isn't a public dependency, so maybe not needed
#if (SIMGEAR_SOUND)