aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden
diff options
context:
space:
mode:
Diffstat (limited to 'linden')
-rw-r--r--linden/indra/newview/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt
index 4871e05..0205ceb 100644
--- a/linden/indra/newview/CMakeLists.txt
+++ b/linden/indra/newview/CMakeLists.txt
@@ -1386,6 +1386,7 @@ target_link_libraries(imprudence-bin
1386 ${viewer_LIBRARIES} 1386 ${viewer_LIBRARIES}
1387 ${BOOST_PROGRAM_OPTIONS_LIBRARY} 1387 ${BOOST_PROGRAM_OPTIONS_LIBRARY}
1388 ${BOOST_REGEX_LIBRARY} 1388 ${BOOST_REGEX_LIBRARY}
1389 ${BOOST_SIGNALS_LIBRARY}
1389 ${OPENGL_LIBRARIES} 1390 ${OPENGL_LIBRARIES}
1390 ${FMODWRAPPER_LIBRARY} 1391 ${FMODWRAPPER_LIBRARY}
1391 ${OPENGL_LIBRARIES} 1392 ${OPENGL_LIBRARIES}