From f45b1be4a29c1928a670a2fd41ef36e94e4d8ee9 Mon Sep 17 00:00:00 2001 From: Joshua Peisach Date: Fri, 20 Jun 2025 21:52:59 -0400 Subject: [PATCH] Update 3rdparty/CMakeLists.txt Co-authored-by: Christian Semmler --- 3rdparty/CMakeLists.txt | 6 ------ 1 file changed, 6 deletions(-) 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(