diff --git a/3rdparty/CMakeLists.txt b/3rdparty/CMakeLists.txt index b9c2489e..1e153bd9 100644 --- a/3rdparty/CMakeLists.txt +++ b/3rdparty/CMakeLists.txt @@ -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(