summaryrefslogtreecommitdiff
path: root/indra/viewer_components/CMakeLists.txt
diff options
context:
space:
mode:
authorGlenn Glazer <coyot@lindenlab.com>2016-07-13 08:19:49 -0700
committerGlenn Glazer <coyot@lindenlab.com>2016-07-13 08:19:49 -0700
commit49b8a1c82d1b12138fa1177db52efa9698c923f5 (patch)
treeac366f2e7327a15fc92497bca155b86961f5af10 /indra/viewer_components/CMakeLists.txt
parent9c2633cba85f8dae95ff2b748a027dcfb7729848 (diff)
include manager directory in CMake list
Diffstat (limited to 'indra/viewer_components/CMakeLists.txt')
-rw-r--r--indra/viewer_components/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/viewer_components/CMakeLists.txt b/indra/viewer_components/CMakeLists.txt
index 74c9b4568d..2030afacec 100644
--- a/indra/viewer_components/CMakeLists.txt
+++ b/indra/viewer_components/CMakeLists.txt
@@ -2,3 +2,4 @@
add_subdirectory(login)
add_subdirectory(updater)
+add_subdirectory(manager)