cmake_minimum_required(VERSION 3.15)
project(cmake_wrapper)

add_subdirectory(src)
