## xfc examples/howto/tictactoe directory

ADD_EXECUTABLE( ttt_test tictactoe.cc ttt_test.cc)

TARGET_LINK_LIBRARIES( ttt_test xfc_ui )
