diff options
| author | Oz Linden <oz@lindenlab.com> | 2018-09-05 18:07:35 -0400 |
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2018-09-05 18:07:35 -0400 |
| commit | 49c483eeb350f3620f26ce933007c3d4e9f66d4f (patch) | |
| tree | d14383281a926d7348f6775a0be5c0a79b4effaf /indra/llimage | |
| parent | a906ccd478c4aad1780d1f6e9a4a7926ff8934fb (diff) | |
add more block structure to TeamCity log output for components
Diffstat (limited to 'indra/llimage')
| -rw-r--r-- | indra/llimage/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llimage/CMakeLists.txt b/indra/llimage/CMakeLists.txt index 293ada7548..4b57a77999 100644 --- a/indra/llimage/CMakeLists.txt +++ b/indra/llimage/CMakeLists.txt @@ -59,6 +59,7 @@ set_source_files_properties(${llimage_HEADER_FILES} list(APPEND llimage_SOURCE_FILES ${llimage_HEADER_FILES}) add_library (llimage ${llimage_SOURCE_FILES}) +buildscripts_block(llimage) # Libraries on which this library depends, needed for Linux builds # Sort by high-level to low-level if (USE_KDU) |
