cmake_minimum_required(VERSION 3.5)

add_subdirectory(cpp)
add_subdirectory(simple)
add_subdirectory(ui)