From f3863a917df35d6e41459e9b12e0ca1bf328910b Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Wed, 3 Nov 2021 20:46:46 +0100 Subject: Rename UNITY_API* --- tests/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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) -- cgit v1.2.3