diff options
| author | Jussi Pakkanen <jussi.pakkanen@canonical.com> | 2012-12-15 03:03:32 +0000 |
|---|---|---|
| committer | Tarmac <> | 2012-12-15 03:03:32 +0000 |
| commit | c75dbf2063613ce19e3865a76d8738ce2ac21a86 (patch) | |
| tree | 0d70de61fcdd5cac96f947c0ecfd0c394eec1704 /tests | |
| parent | aef4784328d6c992bc1d6df9ed9a201c40a09557 (diff) | |
| parent | e551b2dd15a4a03552214dbf3e3404c1becdd8a7 (diff) | |
Even more build fixes.
Approved by Marco Trevisan (TreviƱo). (bzr r2993)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index f66aa94b0..cca750887 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -36,7 +36,6 @@ set (CFLAGS add_definitions (${CFLAGS}) set (LIBS ${TEST_UNIT_DEPS_LIBRARIES} "-lunity-core-${UNITY_API_VERSION} -lcompiz_core -lm") -link_libraries (${LIBS}) set (LIB_PATHS ${TEST_UNIT_DEPS_LIBRARY_DIRS}) link_directories (${CMAKE_BINARY_DIR}/UnityCore ${LIB_PATHS} ${COMPIZ_LIBDIR}) |
