Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ef20cedf authored by testcdash Nicolas Bellot's avatar testcdash Nicolas Bellot Committed by hhakim
Browse files

debug windows find matlab

parent 6812b5c7
No related branches found
No related tags found
No related merge requests found
......@@ -20,11 +20,9 @@
# - C/C++ source files;
# - third libraries required.
message(STATUS "------------------------------------------------")
message(STATUS "------------------------------------------------")
message(STATUS "------------ Looking for Matlab PATH -----------")
message(STATUS "------------------------------------------------")
message(STATUS "------------------------------------------------")
###### test if executable matlab is in the path ######
#if (BUILD_MATLAB_MEX_FILES)
......@@ -175,6 +173,5 @@ else()
message(WARNING "Matlab executable seems not to be in the path. So \"MATLAB_ROOT\" and \"MATLAB_INCLUDE_DIR\" wont'be defined and mex files won't be compiled. if matlab is installed on your computer, please add matlabroot/bin tu the PATH and try again.")
endif()
message(STATUS "------------------------------------------------")
message(STATUS "------------------------------------------------")
##################################################################
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment