diff --git a/3rdparty/CMakeLists.txt b/3rdparty/CMakeLists.txt index eea078ca..1e153bd9 100644 --- a/3rdparty/CMakeLists.txt +++ b/3rdparty/CMakeLists.txt @@ -27,6 +27,7 @@ target_compile_definitions(miniaudio PUBLIC MA_NO_RESOURCE_MANAGER MA_NO_GENERATION MA_NO_THREADING + MA_NO_RUNTIME_LINKING ) if(DOWNLOAD_DEPENDENCIES)