diff options
author | Oz Linden <oz@lindenlab.com> | 2011-02-06 07:29:30 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-02-06 07:29:30 -0500 |
commit | 111e915a91ff5431d215312c8659518f5f149555 (patch) | |
tree | edfdedfa7a5884f9405aad9a143de234e4f4bc97 /indra/cmake/CMakeLists.txt | |
parent | 09b009fc23e75c8403cc9879f7f839d9e2656c02 (diff) | |
parent | f59b065a973c88c09da5a86bbcfb7e4175148532 (diff) |
merge to latest 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) |