mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06:00
ci: Update cppdap in extdeps jobs
Match the version from commit 5098a08fde (cppdap: Update script to get
version as of 2024-08-02, 2024-08-13, v3.31.0-rc1~232^2~1).
This commit is contained in:
@@ -71,7 +71,7 @@ rm -rf jsoncpp-1.6.0*
|
||||
|
||||
git clone https://github.com/google/cppdap.git
|
||||
cd cppdap
|
||||
git checkout 03cc18678ed2ed8b2424ec99dee7e4655d876db5 # 2023-05-25
|
||||
git checkout c69444ed76f7468b232ac4f989cb8f2bdc100185 # 2024-08-02
|
||||
cd ..
|
||||
cmake -S cppdap -B cppdap-build \
|
||||
-DCPPDAP_USE_EXTERNAL_JSONCPP_PACKAGE=ON \
|
||||
|
||||
Reference in New Issue
Block a user