Update CMakeLists.txt
This commit is contained in:
parent
c1bd6eb368
commit
30cbdff1f5
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ set( SOURCES
|
|||
# Add the executable
|
||||
add_executable( ttrts-test ${SOURCES} )
|
||||
|
||||
target_link_libraries( ttrts-test game ui )
|
||||
target_link_libraries( ttrts-test game )
|
||||
|
|
Loading…
Add table
Reference in a new issue