Skip to content

Commit f0ecadc

Browse files
authored
Upgrade cmake version to include the PDLP objective offset fix (#1695)
Upgrade cmake version to include the PSLP objective offset fix Authors: - Nicolas Blin (https://github.com/Kh4ster) Approvers: - Ramakrishna Prabhu (https://github.com/ramakrishnap-nv) URL: #1695
1 parent 6df36e2 commit f0ecadc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ FetchContent_MakeAvailable(papilo)
295295
FetchContent_Declare(
296296
pslp
297297
GIT_REPOSITORY "https://github.com/dance858/PSLP.git"
298-
GIT_TAG "v0.0.8"
298+
GIT_TAG "v0.0.10"
299299
GIT_PROGRESS TRUE
300300
EXCLUDE_FROM_ALL
301301
SYSTEM

0 commit comments

Comments
 (0)