aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/floatervoicelicense.cpp
diff options
context:
space:
mode:
authorAleric Inglewood2010-10-02 21:12:22 +0200
committerAleric Inglewood2010-10-02 21:12:22 +0200
commite14cd4c42432fa5825f06248c8cf45cf944505f3 (patch)
treed21f4742f6d7b10543918265854c4b990056ab8a /linden/indra/newview/floatervoicelicense.cpp
parentRED-560: Revert changes to indra/cmake/OPENAL.cmake (diff)
downloadmeta-impy-e14cd4c42432fa5825f06248c8cf45cf944505f3.zip
meta-impy-e14cd4c42432fa5825f06248c8cf45cf944505f3.tar.gz
meta-impy-e14cd4c42432fa5825f06248c8cf45cf944505f3.tar.bz2
meta-impy-e14cd4c42432fa5825f06248c8cf45cf944505f3.tar.xz
RED-560: Add support for STANDALONE to OPENAL.cmake
Use pkg_check_modules to find freealut (and openal) for STANDALONE. Non-standalone is untouched by this version. The changes relative to snowglobe (for the STANDALONE path) is that I removed the 'include(FindOpenAL) (that comes with cmake) which not only doesn't find libalut, but even sets the wrong cmake variables (it sets OPENAL_LIBRARY, and our cmake scripts *use* OPENAL_LIBRARIES). Moreover, under the assumption that STANDALONE really is only for linux (and I think that is so), every linux distribution DOES have freealut (and openal) installed with a pkg-config anyway. I also removed pkg_check_modules(openal) because it is redundant: freealut pulls that in already.
Diffstat (limited to 'linden/indra/newview/floatervoicelicense.cpp')
0 files changed, 0 insertions, 0 deletions