Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | find_library: Add test covering lib->lib64 cases | Brad King | 2012-07-20 | 1 | -0/+0 |
Add a "CMakeOnly.find_library" test covering various cases involving lib->lib64 (non-)conversion. Comment out cases involving mixed path components "lib" and "lib64", such as lib/A/lib64 and lib64/A/lib, as these are known to be broken currently. |