Skip to content

Commit

Permalink
Remove MATLAB information from main CMakeLists.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingurney committed Nov 21, 2023
1 parent 0114138 commit 86b5e24
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions matlab/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,6 @@ if(NOT Arrow_FOUND)
build_arrow()
endif()

set(MATLAB_ADDITIONAL_VERSIONS "R2023b=23.2")
set(Matlab_ROOT_DIR "C:/Program Files/MATLAB/R2023b")

# MATLAB is Required
find_package(Matlab REQUIRED COMPONENTS MAIN_PROGRAM)

Expand Down

0 comments on commit 86b5e24

Please sign in to comment.