NothinFancy/CMakeLists.txt
2025-01-23 16:14:40 -06:00

5 lines
75 B
CMake

# Main NF CMakeLists.txt
cmake_minimum_required(VERSION 3.20)
project(nf)