Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
VSProjectInSubdir
/
CMakeLists.txt
blob: 2f5d89b9fe5408a9078ff6474028fa95a2b419d1 [
file
] [
log
] [
blame
] [
edit
]
cmake_minimum_required(VERSION 3.10)
project(VSProjectInSubdir NONE)
add_subdirectory(subdir)