diff options
| author | Gord Allott <gord.allott@canonical.com> | 2011-10-26 12:17:24 -0400 |
|---|---|---|
| committer | Gord Allott <gord.allott@canonical.com> | 2011-10-26 12:17:24 -0400 |
| commit | 44e2b2de085247811645e88376ef242e3a2bf88d (patch) | |
| tree | ee1c046b89ca09a669369e857585b4db0c7e7ea9 /tests/test-input-remover | |
| parent | 7053d3fe63c517eee1ab70c95e93a7ed127a8c5c (diff) | |
Bumps the unity API verison to 5.0 on both unity and UnityCore, also bumps the nux dependency up to 2.9
(bzr r1726.4.1)
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}) |
