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