summaryrefslogtreecommitdiff
path: root/indra/llaudio
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2014-12-15 12:52:26 -0500
committerOz Linden <oz@lindenlab.com>2014-12-15 12:52:26 -0500
commit9960145ed0d3057c9b3aa9ab8bd55b180bcbd46c (patch)
tree36179293d4bc2be668091c3860c2512dc947eb9e /indra/llaudio
parentdab5acd972c05b4c9d23d5dfb46afe9eff6c9567 (diff)
remove redundant include of Audio.cmake
Diffstat (limited to 'indra/llaudio')
-rwxr-xr-xindra/llaudio/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llaudio/CMakeLists.txt b/indra/llaudio/CMakeLists.txt
index 1b2bdb9888..e943dd5d5c 100755
--- a/indra/llaudio/CMakeLists.txt
+++ b/indra/llaudio/CMakeLists.txt
@@ -3,7 +3,6 @@
project(llaudio)
include(00-Common)
-include(Audio)
include(LLAudio)
include(FMODEX)
include(OPENAL)