diff options
author | Jacek Antonelli | 2009-01-11 16:10:39 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-01-11 16:10:43 -0600 |
commit | a87e38229921b48c32187c672a942516722f1b52 (patch) | |
tree | 9e1dc0bc2318a9c6fa454bdb6d873a6af0e0ce3c /linden/indra/newview/CMakeLists.txt | |
parent | Second Life viewer sources 1.22.4-RC (diff) | |
download | meta-impy-a87e38229921b48c32187c672a942516722f1b52.zip meta-impy-a87e38229921b48c32187c672a942516722f1b52.tar.gz meta-impy-a87e38229921b48c32187c672a942516722f1b52.tar.bz2 meta-impy-a87e38229921b48c32187c672a942516722f1b52.tar.xz |
Second Life viewer sources 1.22.5-RC
Diffstat (limited to 'linden/indra/newview/CMakeLists.txt')
-rw-r--r-- | linden/indra/newview/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt index 4dd4c74..7c49f72 100644 --- a/linden/indra/newview/CMakeLists.txt +++ b/linden/indra/newview/CMakeLists.txt | |||
@@ -1271,6 +1271,7 @@ if (FMOD) | |||
1271 | PROPERTIES | 1271 | PROPERTIES |
1272 | BUILD_WITH_INSTALL_RPATH 1 | 1272 | BUILD_WITH_INSTALL_RPATH 1 |
1273 | INSTALL_NAME_DIR "@executable_path/../Resources" | 1273 | INSTALL_NAME_DIR "@executable_path/../Resources" |
1274 | LINK_FLAGS "-unexported_symbols_list ../newview/fmod_hidden_symbols.exp" | ||
1274 | ) | 1275 | ) |
1275 | endif (DARWIN) | 1276 | endif (DARWIN) |
1276 | set(FMODWRAPPER_LIBRARY fmodwrapper) | 1277 | set(FMODWRAPPER_LIBRARY fmodwrapper) |