project(Wrapper_Example CXX)
cmake_minimum_required(VERSION 3.12)

include(CTest)
add_subdirectory(example)
