Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/master
/
.
/
Tests
/
PlusInFileName
/
CMakeLists.txt
blob: be856fabb3b662d9658dd58e3bc5dc2a6d60ed71 [
file
] [
edit
]
cmake_minimum_required(VERSION 3.10)
project(PlusInFileName C)
add_executable(PlusInFileName test+1.c)