diff options
Diffstat (limited to 'tests/CMakeLists.txt')
| -rw-r--r-- | tests/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index cd12621ad..3adaff164 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -136,6 +136,7 @@ if (GTEST_SRC_DIR AND test_favorite_store_private.cpp test_home_lens.cpp test_launcher_entry_remote.cpp + test_layout_system.cpp test_model_iterator.cpp test_previews.cpp test_ubus.cpp @@ -152,6 +153,7 @@ if (GTEST_SRC_DIR AND set (GTEST_XLESS_LIBS gtest unity-shared + unity-shared-standalone launcher-lib ${GMOCK_LIB} ${GMOCK_MAIN_LIB} @@ -160,6 +162,7 @@ if (GTEST_SRC_DIR AND if (ENABLE_X_SUPPORT) set (GTEST_XLESS_SOURCES + ${GTEST_XLESS_SOURCES} test_hud_private.cpp test_pointer_barrier.cpp test_shortcut_model.cpp |
