Add testing excecutable
This commit is contained in:
parent
3c61d1a72f
commit
3c74a2a609
3 changed files with 28 additions and 0 deletions
|
@ -3,3 +3,4 @@ cmake_minimum_required( VERSION 2.8.7 )
|
|||
# Subprojects
|
||||
add_subdirectory( ttrts )
|
||||
add_subdirectory( game )
|
||||
add_subdirectory( test )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue