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

This commit is contained in:
Dmytro Bogovych 2021-07-10 18:21:35 +03:00
parent cf1f206056
commit 82cc98f165
1 changed files with 1 additions and 1 deletions

View File

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