Update CMakeLists.txt

This commit is contained in:
Marc Di Luzio 2014-12-18 14:02:12 +00:00
parent c1bd6eb368
commit 30cbdff1f5

View file

@ -15,4 +15,4 @@ set( SOURCES
# Add the executable # Add the executable
add_executable( ttrts-test ${SOURCES} ) add_executable( ttrts-test ${SOURCES} )
target_link_libraries( ttrts-test game ui ) target_link_libraries( ttrts-test game )