gnuk/polarssl-0.14.0/programs/x509/CMakeLists.txt

3 lines
77 B
CMake
Raw Normal View History

2010-08-30 00:45:41 +00:00
add_executable(cert_app cert_app.c)
target_link_libraries(cert_app polarssl)