3 lines
69 B
CMake
Raw Normal View History

2019-11-11 23:01:05 +01:00
cmake_minimum_required(VERSION 3.12)
project(MaxRecursionDepth NONE)