Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Bump CMake minimum required in tests to 2.8.12 | Chuck Atkins | 2020-12-23 | 1 | -1/+1 |
| | | | | | | | Since 3.19, CMake generates a deprecation warning when using a minimum version less than 2.8.12. This eliminates those warnings generated during tests, which are typically hidden from the user and developer but are being generated nonetheless. | ||||
* | OS X: Enable rpath support on Mac OS X when find_library() is used. | Clinton Stimpson | 2013-07-16 | 1 | -1/+2 |
| | |||||
* | OS X: Add test for rpaths on Mac. | Clinton Stimpson | 2013-06-03 | 1 | -0/+17 |
This also tests rpaths through export/import. |