Rename project in CMake

TODO: to create symlinks to the old names!
This commit is contained in:
Manuel Pégourié-Gonnard
2015-01-27 15:44:46 +00:00
parent 5285970871
commit 9014b6f227
12 changed files with 65 additions and 65 deletions

View File

@@ -1,5 +1,5 @@
set(libs
polarssl
mbedtls
)
add_executable(strerror strerror.c)