1cmake_minimum_required(VERSION 3.2 FATAL_ERROR) 2 3# define some folders 4 5add_subdirectory(projects/CMake build) 6