diff --git a/indra/CMakeLists.txt b/indra/CMakeLists.txt index 301ff27e050ebbe70b7b4708524e2f4a7b5c809d..4887f3e7e5ddd08c3ecc92c1db123643f1896d47 100644 --- a/indra/CMakeLists.txt +++ b/indra/CMakeLists.txt @@ -76,7 +76,6 @@ if (LINUX) include(LLAppearanceUtility) add_subdirectory(${LLAPPEARANCEUTILITY_SRC_DIR} ${LLAPPEARANCEUTILITY_BIN_DIR}) endif (INSTALL_PROPRIETARY) - add_dependencies(viewer linux-crash-logger-strip-target) elseif (DARWIN) add_subdirectory(${VIEWER_PREFIX}mac_crash_logger) add_dependencies(viewer mac-crash-logger)