summaryrefslogtreecommitdiff
path: root/indra/cmake/OPENAL.cmake
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-02-16 18:18:34 -0500
committerOz Linden <oz@lindenlab.com>2011-02-16 18:18:34 -0500
commitbf7801aeec041fd162599b1b394780ef0e32fe9c (patch)
treea752303db33c4c55609aa37379fafe36d50d6360 /indra/cmake/OPENAL.cmake
parenteacd9d5d590069b56ae3497a3830c5e299475a4a (diff)
parent4d040e3c5d6eb1f105bf837191e06866ba4bef5b (diff)
merging in latest viewer-development
Diffstat (limited to 'indra/cmake/OPENAL.cmake')
-rw-r--r--indra/cmake/OPENAL.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/OPENAL.cmake b/indra/cmake/OPENAL.cmake
index d01c680ed1..ed483e5aea 100644
--- a/indra/cmake/OPENAL.cmake
+++ b/indra/cmake/OPENAL.cmake
@@ -15,7 +15,7 @@ if (OPENAL)
pkg_check_modules(OPENAL_LIB REQUIRED openal)
pkg_check_modules(FREEALUT_LIB REQUIRED freealut)
else (STANDALONE)
- use_prebuilt_binary(openal-soft)
+ use_prebuilt_binary(openal_soft)
endif (STANDALONE)
set(OPENAL_LIBRARIES
openal