cmake_minimum_required(VERSION 3.3) add_executable(main main.cpp) set(SOURCE_EXE main.cpp )