mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-06 09:39:49 +00:00
Merge pull request #1630
This commit is contained in:
commit
17fa1a4d51
@ -1,7 +1,7 @@
|
||||
find_package(GTest REQUIRED)
|
||||
|
||||
if (GTEST_FOUND)
|
||||
include_directories(${GTEST_INCLUDE_DIRS})
|
||||
include_directories(SYSTEM ${GTEST_INCLUDE_DIRS})
|
||||
|
||||
file(GLOB UNITTEST_SRC_FILES
|
||||
../openmw/mwworld/store.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user