cmake_minimum_required(VERSION 3.13...3.23)
project(AddedProject LANGUAGES NONE)

message(STATUS "Confirmation project has been added")
