mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-26 01:58:02 +00:00
3 lines
80 B
Text
3 lines
80 B
Text
|
add_executable(aescrypt2 aescrypt2.c)
|
||
|
target_link_libraries(aescrypt2 polarssl)
|