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