mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
- Added cert_app application
This commit is contained in:
2
programs/x509/CMakeLists.txt
Normal file
2
programs/x509/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
add_executable(cert_app cert_app.c)
|
||||
target_link_libraries(cert_app polarssl)
|
Reference in New Issue
Block a user