summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2011-03-18 15:39:31 -0700
committerMerov Linden <merov@lindenlab.com>2011-03-18 15:39:31 -0700
commitbfeaae9ea74d04ce999a7092856619db6711215d (patch)
treeb14ac29dc9a4f8398147518287ce6032868f5a2a /indra/newview/CMakeLists.txt
parentfef21534e913561df4926835f025317d633e8b50 (diff)
parent7f70bd69c8ac17de10a5883f4b1178a84dbbcfb5 (diff)
STORM-1023, STORM-1022 : pull into viewer-autobuild2010
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 492e97675d..2574454d96 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -48,6 +48,7 @@ include_directories(
${LLAUDIO_INCLUDE_DIRS}
${LLCHARACTER_INCLUDE_DIRS}
${LLCOMMON_INCLUDE_DIRS}
+ ${FMOD_INCLUDE_DIR}
${LLIMAGE_INCLUDE_DIRS}
${LLKDU_INCLUDE_DIRS}
${LLINVENTORY_INCLUDE_DIRS}