mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-04 14:50:23 +00:00
FindMatlab: Remove extra [Debug] from log message
This commit is contained in:
@@ -1785,7 +1785,7 @@ unset(_matlab_64Build)
|
|||||||
|
|
||||||
|
|
||||||
if(MATLAB_FIND_DEBUG)
|
if(MATLAB_FIND_DEBUG)
|
||||||
message(STATUS "[MATLAB] [DEBUG]_matlab_lib_prefix_for_search = ${_matlab_lib_prefix_for_search} | _matlab_lib_dir_for_search = ${_matlab_lib_dir_for_search}")
|
message(STATUS "[MATLAB] _matlab_lib_prefix_for_search = ${_matlab_lib_prefix_for_search} | _matlab_lib_dir_for_search = ${_matlab_lib_dir_for_search}")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user