diff options
author | Erik Kundiman <erik@megapahit.org> | 2024-08-25 13:39:43 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2024-08-25 13:39:43 +0800 |
commit | 71e9f4c0e5fc29a8bb74bc313eed05190da7bf96 (patch) | |
tree | 37b5f5d456803a5d3bdd1bf153e05682d56a7961 /scripts | |
parent | c8d2da56c509d366493b667020bddd13538b772f (diff) |
Make Prebuilt.cmake reimplementation more generic
Anticipate the possibility that an archive isn't suffixed with a 64.
Parentheses need to be escaped by quotes (backslashing would work too),
otherwise they would be parsed as part of CMake commands syntax.
Regex subexpressions shouldn't contain regex themselves (only verbatim
or preprocessed strings are used within the parentheses).
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions