Update to 2.0.0 tree from current Fremantle build
[opencv] / interfaces / swig / CMakeLists.txt
1 if(PYTHONLIBS_FOUND AND BUILD_SWIG_PYTHON_SUPPORT)
2     add_subdirectory(python)
3 endif()
4 if(OCTAVE_FOUND AND BUILD_OCTAVE_SUPPORT)
5     add_subdirectory(octave)
6 endif()