diff options
| author | Jussi Pakkanen <jussi.pakkanen@canonical.com> | 2012-10-18 15:08:03 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jussi.pakkanen@canonical.com> | 2012-10-18 15:08:03 +0300 |
| commit | de55c98cebfb5a3e759c0a6aea5b5b68f2a3aa5d (patch) | |
| tree | 01dfa563da6f7724c7d4d8f9305ecb5eee37d7b6 /unity-standalone | |
| parent | e20bae5c1000e95979e4ce0af7c859072a173437 (diff) | |
Removed useless -I flags.
(bzr r2861.2.3)
Diffstat (limited to 'unity-standalone')
| -rw-r--r-- | unity-standalone/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unity-standalone/CMakeLists.txt b/unity-standalone/CMakeLists.txt index 4f534e4ae..898020576 100644 --- a/unity-standalone/CMakeLists.txt +++ b/unity-standalone/CMakeLists.txt @@ -5,7 +5,6 @@ find_package (PkgConfig) set (CFLAGS ${CACHED_UNITY_DEPS_CFLAGS} ${CACHED_UNITY_DEPS_CFLAGS_OTHER} - "-I${CMAKE_CURRENT_BINARY_DIR}" ) if (${CMAKE_SYSTEM_PROCESSOR} STREQUAL "x86_64" OR ${CMAKE_SYSTEM_PROCESSOR} STREQUAL "armv7l") |
