cmake_minimum_required(VERSION 3.20)

add_subdirectory(import)
add_subdirectory(export)
