diff options
Diffstat (limited to '')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 6b0ce4afa..9f58696fe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -232,8 +232,6 @@ endif() # Add required includes: target_include_directories( ${CMAKE_PROJECT_NAME} SYSTEM PRIVATE - ${CMAKE_CURRENT_BINARY_DIR}/lib/libevent/include # TODO: remove when updating libevent - lib/libevent/include lib/mbedtls/include lib/TCLAP/include lib # TODO fix files including zlib/x instead of x |