mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Moved custom CMake includes up one directory.
This commit is contained in:
parent
d1e0008999
commit
9d941c097c
10 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ mark_as_advanced(build_config_file)
|
|||
|
||||
include(${CMAKE_BINARY_DIR}/${build_config})
|
||||
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules/)
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
|
||||
|
||||
##
|
||||
## Project Configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue