diff options
author | Oz Linden <oz@lindenlab.com> | 2011-01-25 17:11:56 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-01-25 17:11:56 -0500 |
commit | 8b2b0ba2df1f21490f6cf454a5f62cf5f7b4f833 (patch) | |
tree | 3fefa4114242238bbc97bd16c506ee9e9e405e07 /indra/llaudio | |
parent | 714ba52df0397b58769e02ae9a7d9877a4505d34 (diff) | |
parent | 93138ec2cbd5a9707a7ade1acc6ef35fbc50b422 (diff) |
Automated merge with file:///Users/oz/Work/V-D
Diffstat (limited to 'indra/llaudio')
-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 |