mirror of
https://github.com/CPunch/Laika.git
synced 2024-11-10 00:00:05 +00:00
5 lines
88 B
CMake
5 lines
88 B
CMake
cmake_minimum_required(VERSION 3.10)
|
|
|
|
add_subdirectory(genkey)
|
|
add_subdirectory(vmtest)
|