diff options
author | Oz Linden <oz@lindenlab.com> | 2018-09-07 09:13:57 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2018-09-07 09:13:57 -0400 |
commit | 9fd463bd9496ba5d97abec6ee75b9c0c089aa69d (patch) | |
tree | c46f2f1d53841e14395a6e4f3079eba9cc122a7c /indra/media_plugins/libvlc | |
parent | 9f27bff9fb82aa56fd61f95dc57fca1e119ef767 (diff) |
remove only-partially-successful attempt to put teamcity blocks around targets
Diffstat (limited to 'indra/media_plugins/libvlc')
-rw-r--r-- | indra/media_plugins/libvlc/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/media_plugins/libvlc/CMakeLists.txt b/indra/media_plugins/libvlc/CMakeLists.txt index 7946e7ccfc..97392bbe08 100644 --- a/indra/media_plugins/libvlc/CMakeLists.txt +++ b/indra/media_plugins/libvlc/CMakeLists.txt @@ -49,7 +49,6 @@ add_library(media_plugin_libvlc SHARED ${media_plugin_libvlc_SOURCE_FILES} ) -buildscripts_block(media_plugin_libvlc) target_link_libraries(media_plugin_libvlc ${LLPLUGIN_LIBRARIES} |