cmake_minimum_required(VERSION 3.18..3.29) add_executable(CaveServerApp main.cpp)