Skip to content

Commit 0c1e1db

Browse files
committed
Supply MATLAB_RELEASE_VERSION to cmake
1 parent 4278cbd commit 0c1e1db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/scripts/matlab_build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ cmake \
3131
-G Ninja \
3232
-D CMAKE_INSTALL_PREFIX=${install_dir} \
3333
-D MATLAB_ADD_INSTALL_DIR_TO_SEARCH_PATH=OFF
34+
-D MATLAB_RELEASE_VERSION=23.2
3435
cmake --build ${build_dir} --config Release --target install

0 commit comments

Comments
 (0)