Remove iOS example
This commit is contained in:
parent
1272b704d6
commit
5ab36271c7
3 changed files with 0 additions and 95 deletions
|
@ -40,8 +40,3 @@ endif()
|
|||
if(SFML_BUILD_GRAPHICS AND SFML_BUILD_AUDIO)
|
||||
add_subdirectory(pong)
|
||||
endif()
|
||||
|
||||
# Mobile specific examples
|
||||
if(SFML_OS_IOS)
|
||||
add_subdirectory(iOS)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue