summaryrefslogtreecommitdiff
path: root/indra/CMakeLists.txt
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-02-06 07:29:30 -0500
committerOz Linden <oz@lindenlab.com>2011-02-06 07:29:30 -0500
commit111e915a91ff5431d215312c8659518f5f149555 (patch)
treeedfdedfa7a5884f9405aad9a143de234e4f4bc97 /indra/CMakeLists.txt
parent09b009fc23e75c8403cc9879f7f839d9e2656c02 (diff)
parentf59b065a973c88c09da5a86bbcfb7e4175148532 (diff)
merge to latest 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 6d17a6f402..3d4befbe5e 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)