diff --git a/CMakeLists.txt b/CMakeLists.txt index dcaf924..5e6b3f0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,7 +36,7 @@ add_compile_options( /wd4819 # config.pri /MP /GS- -# $<$:/MT> + $<$:/MT> # $<$:/MTd> )