blob: 216eeb11e630d9fa49ee6f34fda8c75123e91ded [file] [log] [blame]
cmake_minimum_required(VERSION 3.13)
project(ProjectSubdir LANGUAGES NONE)
set_property(GLOBAL PROPERTY FetchWithSubProject YES)
message(STATUS "Confirmation subproject has been added")