mirror of
https://github.com/libtom/libtomcrypt
synced 2026-08-25 20:26:07 -04:00
Rework demos building and installation
* add `ltc` wrapper script for installed demos * rework demos/CMakeLists.txt and add some more bells and whistles * prefix installed demos with `ltc-` Currently this makes the standard makefiles and CMake results diverge, but we can fix that later if required. Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
This commit is contained in:
parent
a9bb1c1525
commit
88dcebdbf5
9 changed files with 114 additions and 56 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -22,6 +22,7 @@ doc/crypt.pdf
|
|||
doc/refman.pdf
|
||||
|
||||
# *nix/windows test executables
|
||||
ltc-*
|
||||
aesgcm
|
||||
aesgcm.exe
|
||||
constants
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue