cmake_minimum_required(VERSION 3.18...3.25 FATAL_ERROR)

project(FancyProject LANGUAGES CXX)

add_subdirectory(../.. cppTango-build)
