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