Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Bump CMake minimum required in tests to 2.8.12 | Chuck Atkins | 2020-12-23 | 1 | -1/+1 |
* | Tests: Fix CMakeOnly.find_library test logic for libx32 case | Christian Schmidbauer | 2017-03-10 | 1 | -1/+1 |
* | Tests: Add x32 tests to test suite | Steven Newbury | 2017-03-08 | 7 | -0/+16 |
* | find_library: Allow custom lib suffix be used as find path | Christian Schmidbauer | 2017-03-01 | 7 | -1/+14 |
* | Teach find_library and find_package to search lib32 paths (#11260) | Daniel Scharrer | 2016-06-10 | 7 | -0/+7 |
* | find_library: Optionally consider all names in each directory | Brad King | 2012-09-25 | 3 | -0/+13 |
* | find_library: Generalize helper macro in test case | Brad King | 2012-09-25 | 1 | -18/+18 |
* | find_library: Fix mixed lib->lib64 (non-)conversion cases (#13419) | Brad King | 2012-07-20 | 1 | -2/+2 |
* | find_library: Add test covering lib->lib64 cases | Brad King | 2012-07-20 | 12 | -0/+61 |