mbedtls/programs/aes
Ronald Cron bfd45f1f11 programs: cmake: Use list of executables
Use list of executables to:
- factorize the code to define executables
- highlight the similarities and differences of the executable definitions
- avoid list duplication

Use alphabetic order for executables in lists.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2020-06-26 10:34:35 +02:00
..
aescrypt2.c Define _POSIX_C_SOURCE to be 200112L, as a minimum for C99. 2020-06-11 18:39:28 +01:00
CMakeLists.txt programs: cmake: Use list of executables 2020-06-26 10:34:35 +02:00
crypt_and_hash.c Define _POSIX_C_SOURCE to be 200112L, as a minimum for C99. 2020-06-11 18:39:28 +01:00