16 lines
487 B
Plaintext
16 lines
487 B
Plaintext
[submodule "cmake"]
|
|
path = cmake
|
|
url = https://github.com/zeek/cmake
|
|
[submodule "bindings/python/3rdparty/pybind11"]
|
|
path = bindings/python/3rdparty/pybind11
|
|
url = https://github.com/pybind/pybind11.git
|
|
[submodule "3rdparty"]
|
|
path = 3rdparty
|
|
url = https://github.com/zeek/zeek-3rdparty
|
|
[submodule "caf"]
|
|
path = caf
|
|
url = https://github.com/zeek/actor-framework.git
|
|
[submodule "auxil/prometheus-cpp"]
|
|
path = auxil/prometheus-cpp
|
|
url = https://github.com/zeek/prometheus-cpp.git
|