From 41d6d1844f2485578246e8f5e89f95d74db0eca0 Mon Sep 17 00:00:00 2001 From: Zedong Peng Date: Fri, 4 Sep 2026 18:26:17 +0000 Subject: [PATCH] update PSLP to v0.0.11 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d5fc9d8..44625f7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -159,7 +159,7 @@ if(NOT TARGET ZLIB::ZLIB) endif() # 2. PSLP Configuration -set(PSLP_VERSION_TAG "v0.0.8") +set(PSLP_VERSION_TAG "v0.0.11") FetchContent_Declare( pslp GIT_REPOSITORY https://github.com/dance858/PSLP.git