1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 04:23:51 +00:00

Merge pull request #1020 from GabTux/master

Bump PPQSort version to 1.0.5.
This commit is contained in:
Bartosz Taudul 2025-04-08 00:24:38 +02:00 committed by GitHub
commit e656d49f53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -217,6 +217,6 @@ endif()
CPMAddPackage(
NAME PPQSort
GITHUB_REPOSITORY GabTux/PPQSort
VERSION 1.0.4
VERSION 1.0.5
EXCLUDE_FROM_ALL TRUE
)