mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-30 00:38:36 +00:00
get things building on windows too
This commit is contained in:
parent
e5282db48c
commit
2ab77691bf
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue