Skip to content

Commit

Permalink
Fix Windows build error for the libmexclass integration.
Browse files Browse the repository at this point in the history
Also, update the register proxy macro used to reflect the libmexclass changes for mathworks/libmexclass#20.
Co-authored-by: Fiona la <fionala7@gmail.com>
  • Loading branch information
sreeharihegden committed Mar 9, 2023
1 parent 2b693b0 commit 8d535f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion matlab/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,6 @@ matlab_add_mex(R2018a
target_include_directories(mexcall PRIVATE ${CPP_SOURCE_DIR})

############# libmexclass #################################
<<<<<<< HEAD
message(STATUS "Start configure libmexclass")

message(STATUS "Arrow_FOUND is ${Arrow_FOUND}.")
Expand Down

0 comments on commit 8d535f2

Please sign in to comment.