get things building on windows too

cli11_mwiniimporter
Bret Curtis 1 year ago
parent e5282db48c
commit 2ab77691bf

@ -1123,6 +1123,7 @@ fi
if [ -n "${TEST_FRAMEWORK}" ]; then
add_cmake_opts -DBUILD_UNITTESTS=ON
add_cmake_opts -DBUILD_OPENCS_TESTS=ON
add_cmake_opts -DBUILD_TOOL_TESTS=ON
fi
if [ -n "$ACTIVATE_MSVC" ]; then

Loading…
Cancel
Save