cmake_minimum_required(VERSION 3.10)

project(libf3d-examples)

add_subdirectory(cpp)
