kou commented on code in PR #36213: URL: https://github.com/apache/arrow/pull/36213#discussion_r1238613896
########## matlab/README.md: ########## @@ -53,10 +76,12 @@ $ cd arrow/matlab To build the MATLAB interface, use [CMake](https://cmake.org/cmake/help/latest/): ```console -$ cmake -S . -B build +$ cmake -S . -B -D MATLAB_ARROW_INTERFACE=ON build Review Comment: No problem. :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
