diff options
author | David Seikel | 2011-02-13 14:37:44 +1000 |
---|---|---|
committer | David Seikel | 2011-02-13 14:37:44 +1000 |
commit | e68da291f855b1d8dd0012af67f172a2244936c2 (patch) | |
tree | 3e53b84b4ffa856e152cf05b00d2f3db582dd66e /linden/indra/cmake/00-Common.cmake | |
parent | Revert "Comment out the server tellinsg us what the search URL is, seems the ... (diff) | |
download | meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.zip meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.tar.gz meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.tar.bz2 meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.tar.xz |
UNBRANDING! Conservativley remove references to "second life", replacing them with something generic.
Diffstat (limited to 'linden/indra/cmake/00-Common.cmake')
-rw-r--r-- | linden/indra/cmake/00-Common.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/cmake/00-Common.cmake b/linden/indra/cmake/00-Common.cmake index 05d6175..3120534 100644 --- a/linden/indra/cmake/00-Common.cmake +++ b/linden/indra/cmake/00-Common.cmake | |||
@@ -1,6 +1,6 @@ | |||
1 | # -*- cmake -*- | 1 | # -*- cmake -*- |
2 | # | 2 | # |
3 | # Compilation options shared by all Second Life components. | 3 | # Compilation options shared by all components. |
4 | 4 | ||
5 | include(Variables) | 5 | include(Variables) |
6 | 6 | ||