5 lines
87 B
CMake
5 lines
87 B
CMake
|
cmake_minimum_required(VERSION 3.6)
|
||
|
|
||
|
add_subdirectory(VerbEnd)
|
||
|
add_subdirectory(Genus)
|