ttrts/CMakeLists.txt

7 lines
131 B
Text
Raw Normal View History

cmake_minimum_required( VERSION 2.8.7 )
# Subprojects
add_subdirectory( ttrts )
add_subdirectory( game )
2014-12-16 13:12:51 +00:00
add_subdirectory( test )