diff options
author | Oz Linden <oz@lindenlab.com> | 2011-02-23 15:56:28 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-02-23 15:56:28 -0500 |
commit | b246fdd74827caa7927c0aee64397a764db58df2 (patch) | |
tree | bd76f7ca0d164a219547725d41ce2bd01b5637d6 /indra/cmake/CMakeLists.txt | |
parent | 609c70eb5a48389bef1ad33358774764ee9615e2 (diff) | |
parent | 0a262969e1da82fc95ec889f7aaafa4078bcf480 (diff) |
Automated merge with ssh://hg@bitbucket.org/lindenlab/viewer-development
Diffstat (limited to 'indra/cmake/CMakeLists.txt')
-rw-r--r-- | indra/cmake/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/cmake/CMakeLists.txt b/indra/cmake/CMakeLists.txt index 3f421b270b..3c7ae50df1 100644 --- a/indra/cmake/CMakeLists.txt +++ b/indra/cmake/CMakeLists.txt @@ -85,7 +85,6 @@ source_group("Shared Rules" FILES ${cmake_SOURCE_FILES}) set(master_SOURCE_FILES ../CMakeLists.txt - ../develop.py ) if (SERVER) |