Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dd44b41cbee98b4fa0f379fcf73ee20eb55d117d
/
.
/
Tests
/
RunCMake
/
ExternalProject
/
SourceMissing.cmake
blob: 8f369d48df801be384605737116f461f6f9acedb [
file
]
include
(
ExternalProject
)
ExternalProject_Add
(
MyProj
SOURCE_DIR
SourceMissing
)