mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

This is based on commit 56a6db00b887c79d26f303676677cb490d1c296d from the gen-zam repository.
2 lines
71 B
CMake
2 lines
71 B
CMake
add_executable(gen-zam)
|
|
target_sources(gen-zam PRIVATE src/Gen-ZAM.cc)
|