mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
3 lines
98 B
CMake
Executable File
3 lines
98 B
CMake
Executable File
add_library(signal_handler signal_handler.cc)
|
|
target_compile_definitions(signal_handler PUBLIC)
|