Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
da52e4e5712116a17c574efcb677fcd95db1bb56
/
.
/
Tests
/
RunCMake
/
ExternalData
/
SubDirectory1.cmake
blob: 29894710ac98aeacb974fe1d352d89eb4329ddce [
file
]
include
(
ExternalData
)
set
(
ExternalData_URL_TEMPLATES
"file:///${CMAKE_CURRENT_SOURCE_DIR}/%(algo)/%(hash)"
)
add_subdirectory
(
SubDirectory1
)