binpac: More Bro to Zeek renaming

This commit is contained in:
Daniel Thayer 2019-05-19 14:02:33 -05:00 committed by Tim Wojtulewicz
parent 078722fc8d
commit 219dbd0fa3

View file

@ -41,7 +41,7 @@ if ( ENABLE_STATIC )
install(TARGETS binpac_static DESTINATION ${CMAKE_INSTALL_LIBDIR})
endif ()
if ( BRO_ROOT_DIR )
if ( ZEEK_ROOT_DIR )
# Installed in binpac subdir just for organization purposes.
install(FILES ${binpac_headers} DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/binpac)
else ()