Suppress error message of execute_process
authorRuslan Baratov <ruslan_baratov@yahoo.com>
Tue, 11 Aug 2015 17:39:24 +0000 (20:39 +0300)
committerRuslan Baratov <ruslan_baratov@yahoo.com>
Tue, 11 Aug 2015 17:39:24 +0000 (20:39 +0300)
commite8a1bc2bd9267f69d09767f1cfc43ef6dd14eb3c
tree8be24837676aa78ba3c2190327c7c8c5f15b11b5
parent09b9b0fb9e9c9dd8c9e0d65705f8f19aa4c27f8a
Suppress error message of execute_process

Command 'execute_process' from OpenCVFindMatlab module can omit error message
to the standard output. This can break build of the OpenCV package in
ExternalProject_Add (Windows/Visual Studio).
cmake/OpenCVFindMatlab.cmake