cryptographic data archive; written in C++; an elixir to stay forever
read more
- code extraction and compilation (in directory
build
)
$ cd build
$ cmake .
$ make
- testing (in directory
build
)
$ ./ut.sh
cd build
cmake --fresh -DCMAKE_TOOLCHAIN_FILE=Toolchain_Darwin_to_Windows.cmake --install-prefix=$(pwd)/../dist -DCMAKE_BUILD_TYPE=Release .
make && make install/strip
Copyright 2018-2024 by Alexander Diemand
This work is licensed under the GNU General Public License v3