cmake_minimum_required( VERSION 2.8.7 )
# Subprojects
add_subdirectory( ttrts )
add_subdirectory( game )
add_subdirectory( test )