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-12 17:10:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
63e36d1ebb
Laika
/
tools
/
CMakeLists.txt
5 lines
88 B
CMake
Raw
Normal View
History
Unescape
Escape
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
cmake_minimum_required
(
VERSION
3.10
)
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