mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +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
|
zeek_dynamic_plugin_base SYSTEM
|
||||||
INTERFACE $<INSTALL_INTERFACE:include/zeek/3rdparty/prometheus-cpp/include>)
|
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
|
# Convenience function for adding an OBJECT library that feeds directly into the
|
||||||
# main target(s).
|
# main target(s).
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue