Danny Robson
4488026028
search_libs: also set a _FOUND variable
There was no way to differentiate between not needing any library for a symbol and not finding a symbol. So we add a _FOUND variable indicating whether the symbol was discovered.
Description
No description provided
Languages
CMake
98.1%
C++
1.9%