File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,13 @@ vcpkg_from_github(
44 OUT_SOURCE_PATH SOURCE_PATH
55 REPO GabTux/PPQSort
66 REF "v${VERSION} "
7- SHA512 404621a489cc530170196dca317cabf35ecb2f93e10465474a5af1a4e79352433ca57711236f1cc08a359ae40294d9dd62feed42ec1f6890fa5139473997c29c
7+ SHA512 df1fe69dab0e3218c27227b510b0727dcd28a7f5bbdb90cdc906dc2c7d4176cc4b908300ee4353dfaa1809dddeff255a47a99b56128a21ff0b9b5633dd88a66f
88 HEAD_REF master
99 PATCHES
1010 remove -cpm.patch
1111)
1212
13+ # Replace CPM and download PackageProject directly to avoid issues with FETCHCONTENT_FULLY_DISCONNECTED
1314vcpkg_from_github(
1415 OUT_SOURCE_PATH PACKAGE_PROJECT_PATH
1516 REPO TheLartians/PackageProject.cmake
Original file line number Diff line number Diff line change 11{
22 "name" : " ppqsort" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "description" : " a efficient implementation of parallel quicksort algorithm" ,
55 "homepage" : " https://gabtux.github.io/PPQSort/" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 77457745 "port-version" : 5
77467746 },
77477747 "ppqsort" : {
7748- "baseline" : " 1.0.5 " ,
7748+ "baseline" : " 1.0.6 " ,
77497749 "port-version" : 0
77507750 },
77517751 "pprint" : {
Original file line number Diff line number Diff line change 11{
22 "versions" : [
3+ {
4+ "git-tree" : " bf178851be868062f9f205f7ccaf248ae0b934f8" ,
5+ "version" : " 1.0.6" ,
6+ "port-version" : 0
7+ },
38 {
49 "git-tree" : " a61c8f3a9114caf6eff79a4304f382557e331d67" ,
510 "version" : " 1.0.5" ,
You can’t perform that action at this time.
0 commit comments