commit | e7ff3cccea5d1a48734e17bf903e89aa4850f410 | [log] [tgz] |
---|---|---|
author | Alex Turbov <i.zaufi@gmail.com> | Thu Jan 09 06:23:30 2025 +0400 |
committer | Alex Turbov <i.zaufi@gmail.com> | Sun Jan 12 18:49:34 2025 +0400 |
tree | f43df925ff79c65c8e3af1e812e596c5a19989c3 | |
parent | bc8621d999c416054f67f4aa88fce2b1b8a4181a [diff] |
PushToAndroidDevice.cmake: Rename `cmake_parse_arguments` prefix The upcoming `typos` spell checker don't like the old prefix, so to avoid further false-positive, let's rename it to a more generic and a bit more readable `_arg`.