3 lines
62 B
CMake
Raw Normal View History

2024-07-09 14:46:46 +02:00
cmake_minimum_required(VERSION 3.5)
2013-11-03 12:27:13 +02:00
project(TestProject NONE)