- fake change (add space symbol) to trigger build on CI
This commit is contained in:
parent
cf1f206056
commit
82cc98f165
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue