summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xCMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 150a797..4f21406 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,12 +9,6 @@ SET(PREFIX ${CMAKE_INSTALL_PREFIX})
SET(LIBRARY_OUTPUT_PATH ${CMAKE_SOURCE_DIR}/cmake_build_tmp/output)
INCLUDE_DIRECTORIES (
- /usr/include
- /usr/include/appfw
- /usr/include/dlog
- /usr/include/glib-2.0
- ${LIB_INSTALL_DIR}/glib-2.0/include
- /usr/include/chromium
include
)