_cmake_min (94B)
1 cmake_minimum_required(VERSION {{++}}) 2 3 project({{++}}) 4 5 add_executable({{++}} PUBLIC {{++}})