mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-30 03:34:26 +03:00
Jan_31_2024-Dev
This commit is contained in:
0
core/encryptor/cpnano_base64/base64.cc
Executable file → Normal file
0
core/encryptor/cpnano_base64/base64.cc
Executable file → Normal file
0
core/encryptor/cpnano_base64/base64.h
Executable file → Normal file
0
core/encryptor/cpnano_base64/base64.h
Executable file → Normal file
0
core/encryptor/cpnano_base64/cpnano_base64.cc
Executable file → Normal file
0
core/encryptor/cpnano_base64/cpnano_base64.cc
Executable file → Normal file
@@ -3,5 +3,5 @@ link_directories(${BOOST_ROOT}/lib)
|
||||
add_unit_test(
|
||||
encryptor_ut
|
||||
"encryptor_ut.cc"
|
||||
"encryptor;config;singleton;metric;event_is;-lboost_context;-lboost_regex;-lresolv;-lcrypto"
|
||||
"encryptor;messaging;config;singleton;metric;event_is;-lboost_context;-lboost_regex;-lresolv;-lcrypto"
|
||||
)
|
||||
|
Reference in New Issue
Block a user