cmake_minimum_required(VERSION 2.8) project(pass10) find_package(Qt5Core REQUIRED) add_subdirectory(subdir1)