diff --git a/CMakeLists.txt b/CMakeLists.txt index c3520a4dfa..37174c1fa0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -354,10 +354,6 @@ target_include_directories( zeek_dynamic_plugin_base SYSTEM INTERFACE $) -target_include_directories( - zeek_dynamic_plugin_base SYSTEM - INTERFACE $) - # Convenience function for adding an OBJECT library that feeds directly into the # main target(s). #