gnuk/polarssl-0.14.0/programs/aes/CMakeLists.txt
2010-08-30 09:45:41 +09:00

3 lines
80 B
CMake

add_executable(aescrypt2 aescrypt2.c)
target_link_libraries(aescrypt2 polarssl)