cmake_minimum_required(VERSION 3.12)
project(rtamt_stl)

add_subdirectory(rtamt_stl_library)
add_subdirectory(rtamt_stl_library_wrapper)
