summaryrefslogtreecommitdiff
path: root/indra/llplugin
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2015-01-07 19:46:28 -0500
committerNat Goodspeed <nat@lindenlab.com>2015-01-07 19:46:28 -0500
commitac95d29f50bb59434dbcdbeedf78b505aae2a1c4 (patch)
tree910cdf33412e7fb0a4dc194bd6a2d151d71c67b7 /indra/llplugin
parent087e497ab5776d54da7ee0ae4550679c65df28e4 (diff)
parent27951fa1d40abd8cca679f3192264472469e9364 (diff)
Automated merge with ssh://bitbucket.org/lindenlab/viewer-tools-update
Diffstat (limited to 'indra/llplugin')
-rwxr-xr-xindra/llplugin/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llplugin/CMakeLists.txt b/indra/llplugin/CMakeLists.txt
index 75d89aac78..05fc12e338 100755
--- a/indra/llplugin/CMakeLists.txt
+++ b/indra/llplugin/CMakeLists.txt
@@ -68,7 +68,7 @@ list(APPEND llplugin_SOURCE_FILES ${llplugin_HEADER_FILES})
add_library (llplugin ${llplugin_SOURCE_FILES})
-add_subdirectory(slplugin)
+##add_subdirectory(slplugin)
# Add tests
if (LL_TESTS)