summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorGlenn Glazer <coyot@lindenlab.com>2016-07-21 10:18:58 -0700
committerGlenn Glazer <coyot@lindenlab.com>2016-07-21 10:18:58 -0700
commit4428ee77c29fb2e0af50bf6d650abfeb33329b3f (patch)
tree2a33bb6e817f684cfbb381a1623b8ab054a8d9fa /indra/newview/CMakeLists.txt
parent68832f56ba09541f01a246574b141e3ab5fb62b8 (diff)
SL-323: make changes to include llbase as an autobuild pkg, undelete files that will be deleted with MAINT-6585 and no need to copy local files in viewer-manifest.
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 132b57eb44..31e3711569 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -17,6 +17,7 @@ include(GooglePerfTools)
include(Hunspell)
include(JsonCpp)
include(LLAppearance)
+include(LLBase)
include(LLAudio)
include(LLCharacter)
include(LLCommon)