- fake change (add space symbol) to trigger build on CI

This commit is contained in:
2021-07-10 18:21:35 +03:00
parent cf1f206056
commit 82cc98f165

View File

@@ -1,7 +1,7 @@
project(rtphone) project(rtphone)
cmake_minimum_required(VERSION 3.0) cmake_minimum_required(VERSION 3.0)
macro(configure_msvc_runtime) macro(configure_msvc_runtime)
if(MSVC) if(MSVC)
# Default to statically-linked runtime. # Default to statically-linked runtime.