zeek/auxil/spicy
Robin Sommer 2512fd1e68
Switch to shared Spicy libraries by default.
This should work now. It affects only the toolchain libraries
`libhilti`/`libspicy`. the runtime libraries `libhilti-rt` and
`libspicy-rt` are always built static (but they are small). Zeek
itself doesn't link against the toolchain anymore now anyways, but a
number of the Spicy tools do.

Note, we have an issue with Broker I believe: it looks like it always
overrides BUILD_SHARED_LIBS to `OFF`

Addresses #2675.
2023-02-01 11:33:48 +01:00
..
spicy@1e074f8db5 Provide infrastructure to migrate legacy analyzers to Spicy. 2023-02-01 11:33:48 +01:00
CMakeLists.txt Switch to shared Spicy libraries by default. 2023-02-01 11:33:48 +01:00
hilti-cxx-include-dirs.in Add src/include to hilti include paths 2022-11-09 18:16:13 +02:00
spicy-path.in Include spicy in build. 2022-05-16 09:07:11 +02:00