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