Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 457d305b authored by Adrien Leman's avatar Adrien Leman Committed by hhakim
Browse files

windows

parent 4308404d
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ if(UNIX)
#message(STATUS "MATLAB_DIR_TMP 4 = ${MATLAB_DIR_TMP}")
elseif(WIN32)
exec_program("where matlab.exe" OUTPUT_VARIABLE MATLAB_DIR_TMP)
exec_program("where \R 'C:\Program Files\MATLAB\' matlab.exe" OUTPUT_VARIABLE MATLAB_DIR_TMP)
else()
message(WARNING "Unknown type of plateform for matlab")
endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment