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

3 lines
80 B
CMake
Raw Normal View History

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