cmake_minimum_required(VERSION 3.13)

project(edits)

add_basic_example(create_edit)
add_basic_example(create_edit_async)
