3 lines
78 B
CMake
3 lines
78 B
CMake
|
cmake_minimum_required(VERSION 3.18)
|
||
|
project(sourceBinaryArgs-sourceDir NONE)
|