New ttrts-gen target to generate game files
This commit is contained in:
parent
a75e6e290d
commit
870f459f75
5 changed files with 67 additions and 1 deletions
|
@ -16,5 +16,8 @@ endif()
|
|||
# Subprojects
|
||||
add_subdirectory( ttrts )
|
||||
add_subdirectory( game )
|
||||
add_subdirectory( test )
|
||||
add_subdirectory( ui )
|
||||
|
||||
# Auxhilary binaries
|
||||
add_subdirectory( test )
|
||||
add_subdirectory( gen )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue