dotherside/CMakeLists.txt

4 lines
81 B
CMake

cmake_minimum_required(VERSION 3.0)
add_subdirectory(lib)
add_subdirectory(test)