Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
VSProjectInSubdir
/
CMakeLists.txt
blob: c164a979815935a58fca5fd89d80164e3777f322 [
file
] [
log
] [
blame
]
cmake_minimum_required(VERSION 2.8.10)
project(VSProjectInSubdir NONE)
add_subdirectory(subdir)