aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index b1142f9..10c3cf5 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -325,7 +325,7 @@ add_test(indicator-test
indicator-test
)
-if(UNITY_API_FOUND)
+if(LOMIRI_API_FOUND)
add_subdirectory(integration)
endif()
add_subdirectory(dbus-types)