diff options
author | David Walter Seikel | 2012-03-01 21:31:50 +1000 |
---|---|---|
committer | David Walter Seikel | 2012-03-01 21:31:50 +1000 |
commit | c7720a774ccb2fc992a1ef35530153c8fdf92743 (patch) | |
tree | 45c72a8adec15baab407522f00d86cbac2010333 /linden/indra/cmake/CMakeLists.txt | |
parent | Fixes http://redmine.kokuaviewer.org/issues/1000 and remove some related left... (diff) | |
download | meta-impy-c7720a774ccb2fc992a1ef35530153c8fdf92743.zip meta-impy-c7720a774ccb2fc992a1ef35530153c8fdf92743.tar.gz meta-impy-c7720a774ccb2fc992a1ef35530153c8fdf92743.tar.bz2 meta-impy-c7720a774ccb2fc992a1ef35530153c8fdf92743.tar.xz |
Merge the artwork and font "prebuilt" packages into the source repo, as discussed on IRC and the mailing list, and remove some SL logos.
I know, there are two slightly different LICENSE-logos.txt files.
One that was originally in the source repo, one that was from the artwork package.
I'm a coder, not a lawyer, and not the owner of those copyrights, so left them as is.
Diffstat (limited to '')
-rw-r--r-- | linden/indra/cmake/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/cmake/CMakeLists.txt b/linden/indra/cmake/CMakeLists.txt index 4a7d633..aca7b5a 100644 --- a/linden/indra/cmake/CMakeLists.txt +++ b/linden/indra/cmake/CMakeLists.txt | |||
@@ -93,7 +93,6 @@ set(cmake_SOURCE_FILES | |||
93 | UI.cmake | 93 | UI.cmake |
94 | UnixInstall.cmake | 94 | UnixInstall.cmake |
95 | Variables.cmake | 95 | Variables.cmake |
96 | ViewerArtwork.cmake | ||
97 | ViewerMiscLibs.cmake | 96 | ViewerMiscLibs.cmake |
98 | WebKitLibPlugin.cmake | 97 | WebKitLibPlugin.cmake |
99 | XmlRpcEpi.cmake | 98 | XmlRpcEpi.cmake |