summaryrefslogtreecommitdiff
path: root/indra/llxml
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2018-09-05 18:07:35 -0400
committerOz Linden <oz@lindenlab.com>2018-09-05 18:07:35 -0400
commit49c483eeb350f3620f26ce933007c3d4e9f66d4f (patch)
treed14383281a926d7348f6775a0be5c0a79b4effaf /indra/llxml
parenta906ccd478c4aad1780d1f6e9a4a7926ff8934fb (diff)
add more block structure to TeamCity log output for components
Diffstat (limited to 'indra/llxml')
-rw-r--r--indra/llxml/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llxml/CMakeLists.txt b/indra/llxml/CMakeLists.txt
index 17400a203e..cb2d0f5c76 100644
--- a/indra/llxml/CMakeLists.txt
+++ b/indra/llxml/CMakeLists.txt
@@ -40,6 +40,7 @@ set_source_files_properties(${llxml_HEADER_FILES}
list(APPEND llxml_SOURCE_FILES ${llxml_HEADER_FILES})
add_library (llxml ${llxml_SOURCE_FILES})
+buildscripts_block(llxml)
# Libraries on which this library depends, needed for Linux builds
# Sort by high-level to low-level
target_link_libraries( llxml