diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 848cb1d4..89af891e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,7 +1,7 @@ project(rtphone) cmake_minimum_required(VERSION 3.0) - + macro(configure_msvc_runtime) if(MSVC) # Default to statically-linked runtime.