aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/CMakeLists.txt')
-rw-r--r--linden/indra/newview/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt
index 26c9b21..cafe004 100644
--- a/linden/indra/newview/CMakeLists.txt
+++ b/linden/indra/newview/CMakeLists.txt
@@ -35,6 +35,7 @@ include(GooglePerfTools)
35include(TemplateCheck) 35include(TemplateCheck)
36include(UI) 36include(UI)
37include(UnixInstall) 37include(UnixInstall)
38include(ViewerArtwork)
38include(ViewerMiscLibs) 39include(ViewerMiscLibs)
39 40
40if (WINDOWS) 41if (WINDOWS)