Skip to content

Commit b5a162a

Browse files
committed
fix: MSVC_RUNTIME_LIBRARY is ignored if using top-level CMakeLists.txt
1 parent 2c6d255 commit b5a162a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.14)
1+
cmake_minimum_required(VERSION 3.15)
22

33
project(IbInputSimulator)
44

0 commit comments

Comments
 (0)