This website requires JavaScript.
Explore
Help
Register
Sign In
CPunch
/
Laika
Watch
1
Star
0
Fork
0
You've already forked Laika
mirror of
https://github.com/CPunch/Laika.git
synced
2024-11-10 00:00:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
a410a9ac15
Laika
/
tools
/
CMakeLists.txt
5 lines
88 B
CMake
Raw
Normal View
History
Unescape
Escape
Win: Static builds & fixed winpersist.c
2022-05-14 18:24:20 +00:00
cmake_minimum_required
(
VERSION
3.16
)
Added LibSodium, new tools/, genKey, sLaika_peer::type - sLaika_peer has a new member, (PEERTYPE)type - LibSodium dependency added
2022-01-27 19:36:36 +00:00
add_subdirectory
(
genkey
)
Tool: added VM Test - includes a tiny demo for decoding secret messages
2022-04-29 20:51:59 +00:00
add_subdirectory
(
vmtest
)
Reference in New Issue
Copy Permalink