diff options
author | Andrew A. de Laix <alain@lindenlab.com> | 2011-01-11 16:07:14 -0800 |
---|---|---|
committer | Andrew A. de Laix <alain@lindenlab.com> | 2011-01-11 16:07:14 -0800 |
commit | 2230b52145ba7b22bea4b365b010016e62c25b58 (patch) | |
tree | b0ea12b348274e610ac32c84341b64846847fadb /indra/cmake/CMakeLists.txt | |
parent | fabcf9c8e0e01e01cb9d3d15fc807a5acb330d53 (diff) |
remove develop.py and references to it (use autobuild instead)
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) |