Matlab bindings: CMakeLists.txt: use "${LIBRARY_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}...
authorRok Mandeljc <rok.mandeljc@gmail.com>
Mon, 28 Apr 2014 11:42:27 +0000 (13:42 +0200)
committerRok Mandeljc <rok.mandeljc@gmail.com>
Sat, 3 May 2014 15:37:48 +0000 (17:37 +0200)
commitc35fd55b0e472311152040fd9700fe360ccc93c4
treeefd9b0e05cb80d5f4cf09bfe2637a8185a721b78
parentfa075c50a1863bba8f99a64f816e11a155f93165
Matlab bindings: CMakeLists.txt: use "${LIBRARY_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}" as MEX_LIB_DIR only when compiling with MSVC, otherwise, use only "${LIBRARY_OUTPUT_PATH}"
modules/matlab/CMakeLists.txt