Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
SubDir
/
Examples
/
CMakeLists.txt
blob: 2447af39fcd72b52e1e121fe7efa69ee94a7cf38 [
file
]
cmake_minimum_required(VERSION 3.10)
project(Examples)
subdirs(example1 example2)