mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
Fix second overly specific include_directories
This commit is contained in:
parent
e73bd60d04
commit
b56028fba0
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ include_directories(BEFORE
|
|||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
)
|
||||
|
||||
include_directories(BEFORE ${CAF_INCLUDE_DIR_CORE})
|
||||
include_directories(BEFORE ${CAF_INCLUDE_DIR_IO})
|
||||
include_directories(BEFORE ${CAF_INCLUDE_DIRS})
|
||||
|
||||
add_subdirectory(writers)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue