Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/tags/v3.16.9
/
.
/
Tests
/
VSProjectInSubdir
/
CMakeLists.txt
blob: c164a979815935a58fca5fd89d80164e3777f322 [
file
] [
log
] [
blame
]
cmake_minimum_required
(
VERSION
2.8
.
10
)
project
(
VSProjectInSubdir
NONE
)
add_subdirectory
(
subdir
)