diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/CMakeLists.txt | 1 |
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) | |||
35 | include(TemplateCheck) | 35 | include(TemplateCheck) |
36 | include(UI) | 36 | include(UI) |
37 | include(UnixInstall) | 37 | include(UnixInstall) |
38 | include(ViewerArtwork) | ||
38 | include(ViewerMiscLibs) | 39 | include(ViewerMiscLibs) |
39 | 40 | ||
40 | if (WINDOWS) | 41 | if (WINDOWS) |