summaryrefslogtreecommitdiff
path: root/indra/newview/res
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-06-29 13:04:31 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-06-29 13:04:31 +0100
commitb54fd9d6855c8547ce03beacf1ef04eb6396e75e (patch)
tree338d9f2a45ed61e351d93aed6eb1ad38dc064728 /indra/newview/res
parent13b0b9319f230b128a808f3886ad589378bca28c (diff)
VWR-8885 CMAKE build hard depends on artwork files
Warn earlier, clearer and harder about missing artwork bundle - this still bites snowglobe builders regularly. Reviewed by Aimee.
Diffstat (limited to 'indra/newview/res')
-rw-r--r--indra/newview/res/have_artwork_bundle.marker1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/res/have_artwork_bundle.marker b/indra/newview/res/have_artwork_bundle.marker
new file mode 100644
index 0000000000..1dbb238d53
--- /dev/null
+++ b/indra/newview/res/have_artwork_bundle.marker
@@ -0,0 +1 @@
+If this file exists then you have the artwork bundle installed, which is packaged separately from the Viewer source in the open-source tree. This marker is for the benefit of the build system so it can warn you properly if it's not there. :)