We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c758646 commit 8636e4aCopy full SHA for 8636e4a
CMake/Mathematica/FindMathematica.cmake
@@ -34,7 +34,7 @@ cmake_minimum_required(VERSION 2.8.12)
34
cmake_policy(POP)
35
36
set (Mathematica_CMAKE_MODULE_DIR "${CMAKE_CURRENT_LIST_DIR}")
37
-set (Mathematica_CMAKE_MODULE_VERSION "3.4.0")
+set (Mathematica_CMAKE_MODULE_VERSION "3.5.0")
38
39
# activate select policies
40
if (POLICY CMP0025)
0 commit comments