diff options
Diffstat (limited to 'tests/test-input-remover')
| -rw-r--r-- | tests/test-input-remover/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-input-remover/CMakeLists.txt b/tests/test-input-remover/CMakeLists.txt index e799a7d77..eac8026a0 100644 --- a/tests/test-input-remover/CMakeLists.txt +++ b/tests/test-input-remover/CMakeLists.txt @@ -13,7 +13,7 @@ if (COMPIZ_TEST_INPUT_REMOVER_FOUND) add_executable (test-input-remover test-input-remover.cpp ../../plugins/unityshell/src/inputremover.cpp) - + add_dependencies (test-input-remover unity-core-${UNITY_API_VERSION}) target_link_libraries (test-input-remover ${COMPIZ_TEST_INPUT_REMOVER_LIBRARIES}) |
