mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 16:18:43 -05:00
@@ -0,0 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.7)
|
||||
|
||||
project(XcodeSchemaGeneration CXX)
|
||||
|
||||
add_executable(foo main.cpp)
|
||||
Reference in New Issue
Block a user