mirror of
https://github.com/AxioDL/amuse.git
synced 2025-08-05 03:35:40 +00:00
UWP support
This commit is contained in:
parent
77215fc996
commit
d399f1d302
@ -88,7 +88,7 @@ add_library(amuse
|
||||
${HEADERS}
|
||||
${EXTRAS})
|
||||
|
||||
if(TARGET boo)
|
||||
if(TARGET boo AND NOT WINDOWS_STORE)
|
||||
# AudioUnit Target (OS X only)
|
||||
add_subdirectory(AudioUnit)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user