Skip to content

Commit

Permalink
Supply MATLAB_RELEASE_VERSION to cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
sgilmore10 committed Nov 22, 2023
1 parent 4278cbd commit 0c1e1db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/scripts/matlab_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ cmake \
-G Ninja \
-D CMAKE_INSTALL_PREFIX=${install_dir} \
-D MATLAB_ADD_INSTALL_DIR_TO_SEARCH_PATH=OFF
-D MATLAB_RELEASE_VERSION=23.2
cmake --build ${build_dir} --config Release --target install

0 comments on commit 0c1e1db

Please sign in to comment.