aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Seikel2011-02-08 22:44:40 +1000
committerDavid Seikel2011-02-08 22:44:40 +1000
commitb0486b4aa577412f515070d3eb418fbcc45c629d (patch)
treec9f0ed6a579e5ec2a98f45b8ca6a5f1cef8d5ee9 /linden/indra/newview/CMakeLists.txt
parentAdd the Meta7 and white_Meta7 skins, making Meta7 the default skin. (diff)
downloadmeta-impy-b0486b4aa577412f515070d3eb418fbcc45c629d.zip
meta-impy-b0486b4aa577412f515070d3eb418fbcc45c629d.tar.gz
meta-impy-b0486b4aa577412f515070d3eb418fbcc45c629d.tar.bz2
meta-impy-b0486b4aa577412f515070d3eb418fbcc45c629d.tar.xz
Artwork and font files in the repo now.
My policy is to have it all in the repo. None of this downloading pre built stuff from people with no guarantee that they will still have the files a month from now. Been burnt with that before.
Diffstat (limited to 'linden/indra/newview/CMakeLists.txt')
-rw-r--r--linden/indra/newview/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt
index e6c1767..ed6ac78 100644
--- a/linden/indra/newview/CMakeLists.txt
+++ b/linden/indra/newview/CMakeLists.txt
@@ -36,7 +36,6 @@ include(GooglePerfTools)
36include(TemplateCheck) 36include(TemplateCheck)
37include(UI) 37include(UI)
38include(UnixInstall) 38include(UnixInstall)
39include(ViewerArtwork)
40include(ViewerMiscLibs) 39include(ViewerMiscLibs)
41 40
42if (WINDOWS) 41if (WINDOWS)