cmake
cmake copied to clipboard
configuration hooks to enable gen-zam to take multiple arguments
This PR is a companion to one I'm about to put in for Zeek to enable gen-zam
to take multiple arguments. The Zeek PR doesn't actually leverage this capability yet (but I'll start working on a branch that does once https://github.com/zeek/gen-zam/pull/13 is merged).
Main PR now available: https://github.com/zeek/zeek/pull/3716 That one and this one should be made at the same time.