summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4c27508..7ba758f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -639,10 +639,6 @@ if (NOT WIN32)
add_subdirectory(src/bindings)
endif()
-#if (IOS)
- add_subdirectory(apps/ios)
-#endif()
-
############################################################
# Header Files
############################################################