mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-02-03 18:14:01 +00:00
linking against openalsoft; system AL isn't necessary anymore iirc
This commit is contained in:
parent
e03e2ad3b7
commit
2ddaa0d100
1 changed files with 1 additions and 1 deletions
|
@ -714,7 +714,7 @@ ENDIF(WIN32)
|
|||
IF(MACOSX)
|
||||
SET(OPTIONAL_LIBS ${OPTIONAL_LIBS} "-framework Carbon")
|
||||
SET(OPTIONAL_LIBS ${OPTIONAL_LIBS} "-framework Cocoa")
|
||||
SET(OPTIONAL_LIBS ${OPTIONAL_LIBS} "-framework OpenAL")
|
||||
#SET(OPTIONAL_LIBS ${OPTIONAL_LIBS} "-framework OpenAL")
|
||||
ENDIF(MACOSX)
|
||||
|
||||
IF(HAIKU)
|
||||
|
|
Loading…
Add table
Reference in a new issue