cmake_minimum_required(VERSION 3.13)

project(moderations)

add_basic_example(create_moderation)
add_basic_example(create_moderation_async)
