Update CMakeLists.txt

This commit is contained in:
Tha_14 2024-05-29 00:14:42 +02:00
parent cfb0c1fee0
commit 1cc0c275ab

View File

@ -1,5 +1,7 @@
cmake_minimum_required(VERSION 3.14...3.24 FATAL_ERROR) cmake_minimum_required(VERSION 3.14...3.24 FATAL_ERROR)
#pingpong
# cmake setup begin # cmake setup begin
project(tomato) project(tomato)