Closed Neverlord closed 5 years ago
With CMake 3 as build dependency, we no longer need to use the static library workaround for old CMake versions introduced via https://github.com/zeek/zeek/commit/8e7ef001b3a07cba186c8476ba044230aeb9b7aa and instead can use CMake's object libraries.
This change breaks Zeek master (see accompanying PR in zeek/zeek for the required Zeek-side changes).
master
zeek/zeek
With CMake 3 as build dependency, we no longer need to use the static library workaround for old CMake versions introduced via https://github.com/zeek/zeek/commit/8e7ef001b3a07cba186c8476ba044230aeb9b7aa and instead can use CMake's object libraries.
This change breaks Zeek
master
(see accompanying PR inzeek/zeek
for the required Zeek-side changes).