window, opengl and pong examples now work on iOS
This commit is contained in:
parent
82c2f4c05e
commit
1272b704d6
7 changed files with 48 additions and 10 deletions
|
@ -7,5 +7,5 @@ set(SRC ${SRCROOT}/Island.cpp)
|
|||
# define the island target
|
||||
sfml_add_example(island GUI_APP
|
||||
SOURCES ${SRC}
|
||||
DEPENDS sfml-graphics sfml-window sfml-system
|
||||
RESOURCES_DIR resources)
|
||||
DEPENDS sfml-graphics
|
||||
RESOURCES_DIR resources)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue