diff options
author | David Seikel | 2011-02-08 22:44:40 +1000 |
---|---|---|
committer | David Seikel | 2011-02-08 22:44:40 +1000 |
commit | b0486b4aa577412f515070d3eb418fbcc45c629d (patch) | |
tree | c9f0ed6a579e5ec2a98f45b8ca6a5f1cef8d5ee9 /linden/indra/newview/CMakeLists.txt | |
parent | Add the Meta7 and white_Meta7 skins, making Meta7 the default skin. (diff) | |
download | meta-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.txt | 1 |
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) | |||
36 | include(TemplateCheck) | 36 | include(TemplateCheck) |
37 | include(UI) | 37 | include(UI) |
38 | include(UnixInstall) | 38 | include(UnixInstall) |
39 | include(ViewerArtwork) | ||
40 | include(ViewerMiscLibs) | 39 | include(ViewerMiscLibs) |
41 | 40 | ||
42 | if (WINDOWS) | 41 | if (WINDOWS) |