diff options
Diffstat (limited to 'cli/CMakeLists.txt')
-rw-r--r-- | cli/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/CMakeLists.txt b/cli/CMakeLists.txt index a1711215..0863e57f 100644 --- a/cli/CMakeLists.txt +++ b/cli/CMakeLists.txt @@ -15,6 +15,7 @@ else () endif () include_directories ( + ${CMAKE_SOURCE_DIR}/lib/highlight ${CMAKE_SOURCE_DIR}/thirdparty ) |