set(CMAKE_BUILD_TYPE RelWithDebInfo)

add_executable(cpp-recursion main.cpp)
