Files
CMake/Source
Brad King f2c903fb9a find_library: Check that library files are readable
Refactoring in commit 6b85166920 (ENH: Refactor find_library search
logic, 2008-09-22, v2.8.0~1665) dropped a call to `FileExists` on the
path under the assumption that the presence of a file in a directory
listing means it exists.  However, dropping that also dropped a check
that verifies the file is readable.  Restore the `FileExists` call to
ensure that we only find readable libraries.
2020-06-29 07:50:47 -04:00
..
2020-06-02 08:00:55 -04:00
2020-06-01 08:54:20 -04:00
2020-06-17 09:58:40 -04:00
2020-06-01 08:54:20 -04:00
2020-04-20 23:05:15 +02:00
2020-02-27 11:11:30 +01:00
2020-02-27 11:11:30 +01:00
2020-02-27 11:11:30 +01:00
2020-06-01 08:54:20 -04:00
2020-06-01 08:54:20 -04:00
2020-06-01 08:54:20 -04:00
2020-03-05 07:34:01 -05:00
2020-04-29 11:16:44 -04:00
2020-04-20 23:05:15 +02:00