diff options
| author | Mark Palange <palange@lindenlab.com> | 2008-06-24 16:51:47 +0000 | 
|---|---|---|
| committer | Mark Palange <palange@lindenlab.com> | 2008-06-24 16:51:47 +0000 | 
| commit | 94fb9ee0b84784583ced6b766f7d968f5baff2c2 (patch) | |
| tree | 8fe1e5b80bbd0431d65f10baa013164b072b70e1 | |
| parent | 889841f4f648008dfa98eb03cd6466c55a641509 (diff) | |
Update to remove the warnings about WindowsDevLibsCopy.cmake from previous commit (DEV-16646)
| -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 edc85a6d4f..22f6c5bd42 100644 --- a/indra/cmake/CMakeLists.txt +++ b/indra/cmake/CMakeLists.txt @@ -69,7 +69,6 @@ set(cmake_SOURCE_FILES      UI.cmake      UnixInstall.cmake      Variables.cmake -    WindowsDevLibsCopy.cmake      XmlRpcEpi.cmake      ZLIB.cmake      ) | 
