summaryrefslogtreecommitdiff
path: root/indra/CMakeLists.txt
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-03-31 15:50:34 -0400
committerOz Linden <oz@lindenlab.com>2011-03-31 15:50:34 -0400
commit635a4524fafe754f38432fce2206f8c730df5234 (patch)
tree9f35128e70179a25cf086b994d2b4395ff5a2122 /indra/CMakeLists.txt
parent5c3ae68299f79f3a705fa4b3e9cd262b56695318 (diff)
parent4aad5ee313f580e08f9689b7ff4c4c088c20f831 (diff)
pull tags from viewer-development
Diffstat (limited to 'indra/CMakeLists.txt')
-rw-r--r--indra/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/CMakeLists.txt b/indra/CMakeLists.txt
index 7ba43f4b13..310e6cbdd4 100644
--- a/indra/CMakeLists.txt
+++ b/indra/CMakeLists.txt
@@ -103,7 +103,7 @@ if (VIEWER)
endif (VIEWER)
# Linux builds the viewer and server in 2 separate projects
-# In order for ./develop.py build server to work on linux,
+# In order for build server to work on linux,
# the viewer project needs a server target.
# This is not true for mac and windows.
if (LINUX)