mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03: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
|
if [ -n "${TEST_FRAMEWORK}" ]; then
|
||||||
add_cmake_opts -DBUILD_UNITTESTS=ON
|
add_cmake_opts -DBUILD_UNITTESTS=ON
|
||||||
add_cmake_opts -DBUILD_OPENCS_TESTS=ON
|
add_cmake_opts -DBUILD_OPENCS_TESTS=ON
|
||||||
|
add_cmake_opts -DBUILD_TOOL_TESTS=ON
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -n "$ACTIVATE_MSVC" ]; then
|
if [ -n "$ACTIVATE_MSVC" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue