Update 3rdparty/CMakeLists.txt

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Joshua Peisach 2025-06-20 21:52:59 -04:00 committed by GitHub
parent d3eb5cec93
commit f45b1be4a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,12 +30,6 @@ target_compile_definitions(miniaudio PUBLIC
MA_NO_RUNTIME_LINKING
)
if(NINTENDO_3DS)
target_compile_definitions(miniaudio PUBLIC
MA_NO_RUNTIME_LINKING
)
endif()
if(DOWNLOAD_DEPENDENCIES)
include(FetchContent)
FetchContent_Declare(