From 13525d7b0451f0a9ca7b73e83e2f374fbfb7c1bc Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 22 Oct 2017 23:07:30 +0000 Subject: Fork from Ubuntu's indicator-sound. --- include/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 9d74e15..b70ae87 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -1 +1,3 @@ +if(UNITY_API_FOUND) add_subdirectory(unity) +endif() \ No newline at end of file -- cgit v1.2.3