windows dlls, meet thy mxmake
This commit is contained in:
@@ -17,7 +17,8 @@ if (MATLAB_FOUND)
|
||||
target_link_libraries(matlab libYap $(MATLAB_LIBRARIES) )
|
||||
|
||||
install(TARGETS matlab
|
||||
LIBRARY DESTINATION ${dlls} )
|
||||
LIBRARY DESTINATION ${dlls}
|
||||
ARCHIVE DESTINATION ${dlls} )
|
||||
|
||||
endif (MATLAB_FOUND)
|
||||
|
||||
|
Reference in New Issue
Block a user