From cdd993283c8da5b3e8831a111e6b360347ea6f2a Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Sun, 11 Jan 2009 18:39:11 -0600 Subject: Use BOOST_SIGNALS_LIB in newview/CMakeLists. --- linden/indra/newview/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'linden/indra') 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 ${viewer_LIBRARIES} ${BOOST_PROGRAM_OPTIONS_LIBRARY} ${BOOST_REGEX_LIBRARY} + ${BOOST_SIGNALS_LIBRARY} ${OPENGL_LIBRARIES} ${FMODWRAPPER_LIBRARY} ${OPENGL_LIBRARIES} -- cgit v1.1