cmake_minimum_required(VERSION 3.18.2 FATAL_ERROR)

project(consumer_tests)

add_subdirectory(opentime)
add_subdirectory(opentimeline)
