Added flaky support for finding Matlab on Windows machines

This commit is contained in:
hbristow
2013-07-30 23:58:32 +10:00
parent 9cc949e341
commit 6549e5e052
6 changed files with 387 additions and 40 deletions

View File

@@ -67,6 +67,8 @@ endif()
if (BUILD_TESTS)
add_subdirectory(test)
endif()
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/include)
add_subdirectory(io)
# ----------------------------------------------------------------------------
# Configure time components
@@ -84,6 +86,9 @@ foreach(opencv_module ${MATLAB_DEPS})
endif()
endforeach()
# add extra headers by hand
list(APPEND opencv_hdrs "${OPENCV_MODULE_opencv_core_LOCATION}/include/opencv2/core/base.hpp")
# Configure checks
# Check to see whether the generator and the mex compiler are working.
# The checks currently test: