Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
be81b4e20bdfdffe412bb15618f53f359fe95d68
/
.
/
Tests
/
RunCMake
/
XcodeProject
/
ExplicitCMakeLists.cmake
blob: 678b0ea9d2962430c07ca33ae09857fb025e08bf [
file
]
enable_language
(
CXX
)
add_executable
(
foo foo
.
cpp $
{
CMAKE_CURRENT_SOURCE_DIR
}/
CMakeLists
.
txt
)