Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
34c0c7754ffdbc03b94de64f55eb046b9bbaec0d
/
.
/
Tests
/
SubDirSpaces
/
Some Examples
/
CMakeLists.txt
blob: 79c44895d3c3b66216a5baec316a8136da9a333d [
file
]
cmake_minimum_required (VERSION 3.10)
project(Examples)
subdirs(example1 example2)