mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
Remove inclusion of non-existent expected-lite path during dynamic plugin builds
This commit is contained in:
parent
e5b06367f7
commit
e505135507
1 changed files with 0 additions and 4 deletions
|
@ -354,10 +354,6 @@ target_include_directories(
|
|||
zeek_dynamic_plugin_base SYSTEM
|
||||
INTERFACE $<INSTALL_INTERFACE:include/zeek/3rdparty/prometheus-cpp/include>)
|
||||
|
||||
target_include_directories(
|
||||
zeek_dynamic_plugin_base SYSTEM
|
||||
INTERFACE $<INSTALL_INTERFACE:include/zeek/3rdparty/expected-lite/include>)
|
||||
|
||||
# Convenience function for adding an OBJECT library that feeds directly into the
|
||||
# main target(s).
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue