Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
62dc29dfccbecb51962d8b7bb6ec00e596272d75
/
.
/
Tests
/
PlusInFileName
/
CMakeLists.txt
blob: be856fabb3b662d9658dd58e3bc5dc2a6d60ed71 [
file
]
cmake_minimum_required(VERSION 3.10)
project(PlusInFileName C)
add_executable(PlusInFileName test+1.c)