Update to 2.0.0 tree from current Fremantle build
[opencv] / interfaces / CMakeLists.txt
diff --git a/interfaces/CMakeLists.txt b/interfaces/CMakeLists.txt
new file mode 100644 (file)
index 0000000..6372b7a
--- /dev/null
@@ -0,0 +1,12 @@
+if(SWIG_FOUND)\r
+    add_subdirectory(swig)\r
+endif()\r
+if(MSVC OR MINGW)\r
+    add_subdirectory(ffopencv)\r
+endif()\r
+if(PYTHONLIBS_FOUND AND BUILD_NEW_PYTHON_SUPPORT)\r
+    add_subdirectory(python)\r
+endif()\r
+#if(IPP_FOUND AND BUILD_CUSTOM_IPP_LIB)\r
+#    add_subdirectory(ippopencv)\r
+#endif()\r