summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-07-22 12:40:05 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-07-22 12:40:05 (GMT)
commit122285d16fd8ac9855c92519d48919bea36791b4 (patch)
treedfac207b5afaca573332b21cf7e53e9b0790a4f1 /CMakeLists.txt
parentf2d8c967076e5d8ebd3ca718e14edef8acb5f87c (diff)
downloaduscxml-122285d16fd8ac9855c92519d48919bea36791b4.zip
uscxml-122285d16fd8ac9855c92519d48919bea36791b4.tar.gz
uscxml-122285d16fd8ac9855c92519d48919bea36791b4.tar.bz2
Removed ios application folder
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
############################################################