PyNFS/CMakeLists.txt

4 lines
75 B
CMake

project(pynfs)
cmake_minimum_required(VERSION 3.1.2)
add_subdirectory(src)