summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2024-09-13 13:21:05 (GMT)
committerKitware Robot <kwrobot@kitware.com>2024-09-13 13:21:15 (GMT)
commit1f82060c768064761483068e342b8319d45594f5 (patch)
treea64958aa31f68f290213818ebceb53c0c806cdc2 /Modules
parent07f0d602c00b72190e44fa80c9d5c1c798693ace (diff)
parent20412181e9569e2439b0f5b38804dde6baddd8ae (diff)
downloadCMake-1f82060c768064761483068e342b8319d45594f5.zip
CMake-1f82060c768064761483068e342b8319d45594f5.tar.gz
CMake-1f82060c768064761483068e342b8319d45594f5.tar.bz2
Merge topic 'matlab-2024b'
20412181e9 FindMatlab: Add R2024b version map Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9813
Diffstat (limited to 'Modules')
-rw-r--r--Modules/FindMatlab.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/FindMatlab.cmake b/Modules/FindMatlab.cmake
index 45d4681..cc693ef 100644
--- a/Modules/FindMatlab.cmake
+++ b/Modules/FindMatlab.cmake
@@ -311,6 +311,7 @@ if(NOT MATLAB_ADDITIONAL_VERSIONS)
endif()
set(MATLAB_VERSIONS_MAPPING
+ "R2024b=24.2"
"R2024a=24.1"
"R2023b=23.2"
"R2023a=9.14"