diff --git a/pcre2-10.22/CMakeLists.txt b/pcre2-10.22/CMakeLists.txt index ced3df2ff..1322d733d 100644 --- a/pcre2-10.22/CMakeLists.txt +++ b/pcre2-10.22/CMakeLists.txt @@ -190,7 +190,7 @@ IF (MINGW) ENDIF(MINGW) IF(MSVC) - OPTION(PCRE_STATIC_RUNTIME OFF CACHE BOOL + OPTION(PCRE_STATIC_RUNTIME "ON=Compile against the static runtime (/MT)." OFF) OPTION(INSTALL_MSVC_PDB