1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-09-19 18:18:19 +00:00
Laika/tools/CMakeLists.txt
CPunch 203b5ce38f Added LibSodium, new tools/, genKey, sLaika_peer::type
- sLaika_peer has a new member, (PEERTYPE)type
- LibSodium dependency added
2022-01-27 13:36:36 -06:00

4 lines
63 B
CMake

cmake_minimum_required(VERSION 3.10)
add_subdirectory(genkey)