aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/cmake/JPEG.cmake (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-13stay away from find_library!Nemurimasu Neiro1-5/+1
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.
2010-09-02fix libjpeg linking on Mac OSNemurimasu Neiro1-1/+5
my custom builds were linking against /usr/local/lib/libjpeg.8.dylib and causing a version mismatch error when trying to use JPEGs
2009-11-08Finally packaged up Mac libraries.Jacek Antonelli1-4/+1
flac, glib, gstreamer, gstreamer-plugins, jpeg-6b, liboil, libpng, libxml, neon, ogg-vorbis, openal, thoera.
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-1/+1
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-0/+23