summaryrefslogtreecommitdiff
path: root/unity-shared/CMakeLists.txt
diff options
authorJussi Pakkanen <jussi.pakkanen@canonical.com>2012-10-18 10:44:07 +0000
committerTarmac <>2012-10-18 10:44:07 +0000
commitc33ca6fbd5a2f9fa48bc1dc223af59c10724c1fd (patch)
treeee2c71b0ee57065cce3201ab3c120b6ca609f109 /unity-shared/CMakeLists.txt
parentcd395b699a9a439497eea095401a764db91c2a29 (diff)
parent08498499a0a44bc2fe1a9da9c6e29df2c7063a28 (diff)
Build system cleanup work.. Approved by Marco Trevisan (TreviƱo).
(bzr r2861)
Diffstat (limited to 'unity-shared/CMakeLists.txt')
-rw-r--r--unity-shared/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt
index d83805f86..28dcc84e8 100644
--- a/unity-shared/CMakeLists.txt
+++ b/unity-shared/CMakeLists.txt
@@ -5,7 +5,6 @@ find_package (PkgConfig)
set (CFLAGS
${CACHED_UNITY_DEPS_CFLAGS}
${CACHED_UNITY_DEPS_CFLAGS_OTHER}
- ${MAINTAINER_CFLAGS}
"-DGETTEXT_PACKAGE=\"unity\""
"-I${CMAKE_CURRENT_BINARY_DIR}"
)