CMakeLists.txt
5.59 KB
-
cmake: use `check_symbol_exists` for rand functions · 02ab53ce
`check_symbol_exists` is superior to `check_function_exists`; use it consistently in our cmake configuration
Edward Thomson committed
`check_symbol_exists` is superior to `check_function_exists`; use it consistently in our cmake configuration