diff options
author | Oz Linden <oz@lindenlab.com> | 2011-03-31 15:50:34 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-03-31 15:50:34 -0400 |
commit | 635a4524fafe754f38432fce2206f8c730df5234 (patch) | |
tree | 9f35128e70179a25cf086b994d2b4395ff5a2122 /indra/llaudio/CMakeLists.txt | |
parent | 5c3ae68299f79f3a705fa4b3e9cd262b56695318 (diff) | |
parent | 4aad5ee313f580e08f9689b7ff4c4c088c20f831 (diff) |
pull tags from viewer-development
Diffstat (limited to 'indra/llaudio/CMakeLists.txt')
-rw-r--r-- | indra/llaudio/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llaudio/CMakeLists.txt b/indra/llaudio/CMakeLists.txt index 21ec622819..632e5d46e3 100644 --- a/indra/llaudio/CMakeLists.txt +++ b/indra/llaudio/CMakeLists.txt @@ -24,6 +24,7 @@ include_directories( ${VORBIS_INCLUDE_DIRS} ${OPENAL_LIB_INCLUDE_DIRS} ${FREEAULT_LIB_INCLUDE_DIRS} + ${FMOD_INCLUDE_DIR} ) set(llaudio_SOURCE_FILES |