Files
modorganizer-nxmhandler/CMakeLists.txt
T

6 lines
81 B
CMake

cmake_minimum_required(VERSION 3.16)
project(nxmhandler)
add_subdirectory(src)