diff options
author | Alain Linden <alain@lindenlab.com> | 2011-01-14 09:03:22 -0800 |
---|---|---|
committer | Alain Linden <alain@lindenlab.com> | 2011-01-14 09:03:22 -0800 |
commit | 738c7546087b5c5fa049be0563623221ef5716c6 (patch) | |
tree | c22d363288c51d037b39bdc8e54a066eb44f74ba /indra/llaudio | |
parent | b7637e58bef73abfced2721d6b697e47b2d9f622 (diff) |
windows autobuildibatized (bye bye install.py...)
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 |