1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-09-20 02:28:19 +00:00
Laika/cnc
CPunch 6fb8aa9b8a Refactored how CMake passes version & settings info
- keys can now be passed per-build passing -DLAIKA_PUBKEY=[pubkey] & -LAIKA_PRIVKEY=[pubkey] to `cmake -B`
- if those definitions aren't passed, the default public & private key will be used (for quick testing)
2022-01-30 01:15:51 -06:00
..
include Added key exchange to LAIKA_HANDSHAKE_* 2022-01-27 19:55:28 -06:00
src Refactored how CMake passes version & settings info 2022-01-30 01:15:51 -06:00
CMakeLists.txt Added LAIKAPKT_HANDSHAKE_REQ support to cnc.c 2022-01-25 12:13:04 -06:00