mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Update 3rdparty/CMakeLists.txt
Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
parent
d3eb5cec93
commit
f45b1be4a2
6
3rdparty/CMakeLists.txt
vendored
6
3rdparty/CMakeLists.txt
vendored
@ -30,12 +30,6 @@ target_compile_definitions(miniaudio PUBLIC
|
|||||||
MA_NO_RUNTIME_LINKING
|
MA_NO_RUNTIME_LINKING
|
||||||
)
|
)
|
||||||
|
|
||||||
if(NINTENDO_3DS)
|
|
||||||
target_compile_definitions(miniaudio PUBLIC
|
|
||||||
MA_NO_RUNTIME_LINKING
|
|
||||||
)
|
|
||||||
endif()
|
|
||||||
|
|
||||||
if(DOWNLOAD_DEPENDENCIES)
|
if(DOWNLOAD_DEPENDENCIES)
|
||||||
include(FetchContent)
|
include(FetchContent)
|
||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user