Utilities/Scripts: do not use exact tree match

CMake patches its third party imports directly, so skip the exact match
strategy.
This commit is contained in:
Ben Boeckel
2025-11-08 07:45:05 -05:00
parent 1b03059674
commit e1f4a35171
19 changed files with 19 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ readonly subtree="Utilities/cmjsoncpp"
readonly repo="https://github.com/open-source-parsers/jsoncpp.git"
readonly tag="1.9.6"
readonly shortlog=false
readonly exact_tree_match=false
readonly paths="
LICENSE
include/json