index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
XcodeProject
/
ExplicitCMakeLists.cmake
blob: 678b0ea9d2962430c07ca33ae09857fb025e08bf (
plain
)
1
2
enable_language(CXX) add_executable(foo foo.cpp ${CMAKE_CURRENT_SOURCE_DIR}/CMakeLists.txt)