Skip to content

Commit 86b5e24

Browse files
committed
Remove MATLAB information from main CMakeLists.txt.
1 parent 0114138 commit 86b5e24

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

matlab/CMakeLists.txt

-3
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,6 @@ if(NOT Arrow_FOUND)
131131
build_arrow()
132132
endif()
133133

134-
set(MATLAB_ADDITIONAL_VERSIONS "R2023b=23.2")
135-
set(Matlab_ROOT_DIR "C:/Program Files/MATLAB/R2023b")
136-
137134
# MATLAB is Required
138135
find_package(Matlab REQUIRED COMPONENTS MAIN_PROGRAM)
139136

0 commit comments

Comments
 (0)