Files
CMake/Modules/CheckSymbolExists.cmake
Cristian Adam 4637cc8f4a 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.
2017-07-20 11:03:45 -04:00

4.5 KiB