summaryrefslogtreecommitdiff
path: root/examples/llil_parser/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/llil_parser/CMakeLists.txt')
-rw-r--r--examples/llil_parser/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/llil_parser/CMakeLists.txt b/examples/llil_parser/CMakeLists.txt
index 5a0676e0..6d782109 100644
--- a/examples/llil_parser/CMakeLists.txt
+++ b/examples/llil_parser/CMakeLists.txt
@@ -5,7 +5,6 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
project(LLIL_Parser)
#-----------------------------------------------------------------------------
-include_directories("inc/")
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../..)
#-----------------------------------------------------------------------------
file( GLOB_RECURSE SRCS *.cpp *.h)