mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 13:14:58 +00:00
NX build fixes
This commit is contained in:
@@ -105,7 +105,7 @@ if(COMMAND cotire)
|
||||
cotire(amuse)
|
||||
endif()
|
||||
|
||||
if(TARGET boo AND NOT WINDOWS_STORE)
|
||||
if(TARGET boo AND NOT WINDOWS_STORE AND NOT NX)
|
||||
# AudioUnit Target (OS X only)
|
||||
add_subdirectory(AudioUnit)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user