mirror of
https://github.com/openappsec/openappsec.git
synced 2025-07-12 21:44:44 +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)
|