summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1430b79..0fc0cc0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -131,6 +131,8 @@ include_directories(
${PROJECT_SOURCE_DIR}/src/include
${PROJECT_SOURCE_DIR}/src/storage
${PROJECT_SOURCE_DIR}/src/lookup
+ ${PROJECT_SOURCE_DIR}/utils
+ ${PROJECT_SOURCE_DIR}/tests
)
######## Subdirectories