I've run into a situation where find_library is returning a symlink:<br><br>/usr/lib/libblah.so -> libblah.so.1<br><br> but libblah.so.1 does not actually exist (e.g. the symlink is bad).<br><br>Is there an option I can set to have find_library ensure that a found library file is valid and links?<br>
<br>Cheers,<br>CY<br>