diff options
author | Jacek Antonelli | 2010-10-03 11:04:44 -0500 |
---|---|---|
committer | Jacek Antonelli | 2010-10-03 11:04:44 -0500 |
commit | 6054b31b55649768542a104da728d3b9b3e13992 (patch) | |
tree | 1dfe88d951e8117aed836ba599a23813cd747cf3 /linden/indra/cmake/CMakeCopyIfDifferent.cmake | |
parent | Allow build under Mac OS X 10.6 SDK by removing deprecated things. (diff) | |
download | meta-impy-6054b31b55649768542a104da728d3b9b3e13992.zip meta-impy-6054b31b55649768542a104da728d3b9b3e13992.tar.gz meta-impy-6054b31b55649768542a104da728d3b9b3e13992.tar.bz2 meta-impy-6054b31b55649768542a104da728d3b9b3e13992.tar.xz |
Fixed (again) how libjpeg is found on Mac. (#256/#464)
Related information from Nemurimasu Neiro:
stay away from find_library!
due to an undocumented feature of find_xxx functions in CMake, no
additional libraries may be found after the first call to a find_xxx
function that searches the prebuilt libraries folder. CMake will request
the folder contents *at most once* and libraries added by install.py
will be missed.
Diffstat (limited to 'linden/indra/cmake/CMakeCopyIfDifferent.cmake')
0 files changed, 0 insertions, 0 deletions