mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
e2cca9f8ee
Use two _'s for private function/macro names rather than one. This avoids a potential collision if a function/macro with no leading _ that otherwise matches the name of a private function/macro also overrides a built-in function or is defined twice.
7.5 KiB
7.5 KiB