add option for matlab wrapper

release/4.3a0
Duy-Nguyen Ta 2016-11-13 23:49:47 -05:00
parent 5311bc1b55
commit cb9a77ee08
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ function(wrap_library_internal interfaceHeader linkLibraries extraIncludeDirs ex
OUTPUT ${generated_cpp_file} OUTPUT ${generated_cpp_file}
DEPENDS ${interfaceHeader} wrap ${module_library_target} ${otherLibraryTargets} ${otherSourcesAndObjects} DEPENDS ${interfaceHeader} wrap ${module_library_target} ${otherLibraryTargets} ${otherSourcesAndObjects}
COMMAND COMMAND
wrap wrap --matlab
${modulePath} ${modulePath}
${moduleName} ${moduleName}
${generated_files_path} ${generated_files_path}