We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4278cbd commit 0c1e1dbCopy full SHA for 0c1e1db
ci/scripts/matlab_build.sh
@@ -31,4 +31,5 @@ cmake \
31
-G Ninja \
32
-D CMAKE_INSTALL_PREFIX=${install_dir} \
33
-D MATLAB_ADD_INSTALL_DIR_TO_SEARCH_PATH=OFF
34
+ -D MATLAB_RELEASE_VERSION=23.2
35
cmake --build ${build_dir} --config Release --target install
0 commit comments