diff options
author | Andrew de Laix <alain@lindenlab.com> | 2011-03-10 22:43:33 +0000 |
---|---|---|
committer | Andrew de Laix <alain@lindenlab.com> | 2011-03-10 22:43:33 +0000 |
commit | b01b10bba3708b10440d59a7d0fd79430f5e37d7 (patch) | |
tree | ba3885ae619910aca82b4b8b558374d7eab935fd /indra/cmake/CMakeLists.txt | |
parent | 4a8e5d9df9c21884d172741d3a5aec7d94f3914f (diff) |
remove ELFIO cruft; no longer needed now that we use google breakpad.
Diffstat (limited to 'indra/cmake/CMakeLists.txt')
-rw-r--r-- | indra/cmake/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/cmake/CMakeLists.txt b/indra/cmake/CMakeLists.txt index 9ef49db07d..89c1c3691a 100644 --- a/indra/cmake/CMakeLists.txt +++ b/indra/cmake/CMakeLists.txt @@ -20,7 +20,6 @@ set(cmake_SOURCE_FILES CSharpMacros.cmake DBusGlib.cmake DirectX.cmake - ELFIO.cmake EXPAT.cmake FindAPR.cmake FindBerkeleyDB.cmake @@ -29,8 +28,6 @@ set(cmake_SOURCE_FILES FindFMOD.cmake FindGooglePerfTools.cmake FindMono.cmake -# MT deprecated in VS2010 -# FindMT.cmake FindMySQL.cmake FindOpenJPEG.cmake FindXmlRpcEpi.cmake |