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