cmake_minimum_required(VERSION 3.22) project(CPP) add_subdirectory(hello_world)