CheckSymbolExists: Rename implementation macro

Currently the implementation macro for check_symbol_exists is _check_symbol_exists, which impedes CMake users from overriding the check_symbol_exists macro themselves.

Topic-rename: CheckSymbolExists-rename-impl

Edited by Brad King

Merge request reports

Loading