From 4636ab3f3ede63940551c5f010ab2c560cd50c1c Mon Sep 17 00:00:00 2001 From: Evil Eye Date: Fri, 29 Dec 2023 17:14:34 +0100 Subject: [PATCH] Update cmakelists --- apps/openmw_test_suite/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/openmw_test_suite/CMakeLists.txt b/apps/openmw_test_suite/CMakeLists.txt index 967511953d..421e9e82f1 100644 --- a/apps/openmw_test_suite/CMakeLists.txt +++ b/apps/openmw_test_suite/CMakeLists.txt @@ -7,6 +7,7 @@ file(GLOB UNITTEST_SRC_FILES ../openmw/mwworld/store.cpp ../openmw/mwworld/esmstore.cpp ../openmw/mwworld/timestamp.cpp + ../openmw/mwrender/actorutil.cpp mwworld/test_store.cpp mwworld/testduration.cpp