mirror of
https://github.com/openappsec/openappsec.git
synced 2025-07-12 21:44:44 +03:00
4 lines
101 B
CMake
Executable File
4 lines
101 B
CMake
Executable File
add_library(health_check_manager health_check_manager.cc)
|
|
|
|
add_subdirectory(health_check_manager_ut)
|