mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
binpac: More Bro to Zeek renaming
This commit is contained in:
parent
078722fc8d
commit
219dbd0fa3
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ if ( ENABLE_STATIC )
|
||||||
install(TARGETS binpac_static DESTINATION ${CMAKE_INSTALL_LIBDIR})
|
install(TARGETS binpac_static DESTINATION ${CMAKE_INSTALL_LIBDIR})
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
if ( BRO_ROOT_DIR )
|
if ( ZEEK_ROOT_DIR )
|
||||||
# Installed in binpac subdir just for organization purposes.
|
# Installed in binpac subdir just for organization purposes.
|
||||||
install(FILES ${binpac_headers} DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/binpac)
|
install(FILES ${binpac_headers} DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/binpac)
|
||||||
else ()
|
else ()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue