We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97f85d commit d3b94d5Copy full SHA for d3b94d5
cpp/thirdparty/CMakeLists.txt
@@ -6,7 +6,7 @@ set(MEMILIO_BOOST_VERSION "1.84.0")
6
set(MEMILIO_MINIMAL_BOOST_VERSION "1.76.0")
7
set(MEMILIO_JSONCPP_VERSION "1.9.6")
8
set(MEMILIO_RANDOM123_VERSION "v1.14.0")
9
-set(MEMILIO_IPOPT_VERSION "3.14.17")
+set(MEMILIO_IPOPT_VERSION "3.14.12")
10
11
# Gperftools for profiling; must be first, so that libraries are included in the profile
12
if(MEMILIO_ENABLE_PROFILING)
0 commit comments