summaryrefslogtreecommitdiff
path: root/indra/CMakeLists.txt
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2018-09-07 09:13:57 -0400
committerOz Linden <oz@lindenlab.com>2018-09-07 09:13:57 -0400
commit9fd463bd9496ba5d97abec6ee75b9c0c089aa69d (patch)
treec46f2f1d53841e14395a6e4f3079eba9cc122a7c /indra/CMakeLists.txt
parent9f27bff9fb82aa56fd61f95dc57fca1e119ef767 (diff)
remove only-partially-successful attempt to put teamcity blocks around targets
Diffstat (limited to 'indra/CMakeLists.txt')
-rw-r--r--indra/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/CMakeLists.txt b/indra/CMakeLists.txt
index 08d0c7b510..6c20a813ba 100644
--- a/indra/CMakeLists.txt
+++ b/indra/CMakeLists.txt
@@ -44,7 +44,6 @@ if (WINDOWS AND EXISTS ${LIBS_CLOSED_DIR}copy_win_scripts)
endif (WINDOWS AND EXISTS ${LIBS_CLOSED_DIR}copy_win_scripts)
add_custom_target(viewer)
-buildscripts_block(viewer)
add_subdirectory(${LIBS_OPEN_PREFIX}llcrashlogger)
add_subdirectory(${LIBS_OPEN_PREFIX}llplugin)