diff options
author | Glenn Glazer <coyot@lindenlab.com> | 2017-03-06 14:43:57 -0800 |
---|---|---|
committer | Glenn Glazer <coyot@lindenlab.com> | 2017-03-06 14:43:57 -0800 |
commit | 9c5332b301c0e17cd0133944670f79fd485cf7fe (patch) | |
tree | 3c32692507c71ee3069cdd5e975dd322ec04d424 /indra/newview/CMakeLists.txt | |
parent | 49552a874c659a7e4864e276f4250d498676a559 (diff) |
SL-321: reintegration of autobuild as package, build changes for mac integration
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index fe360171fb..7a62d8baec 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -47,6 +47,7 @@ include(TemplateCheck) include(UI) include(UnixInstall) include(ViewerMiscLibs) +include(ViewerManager) include(VisualLeakDetector) include(ZLIB) include(URIPARSER) |