diff options
| author | callum_linden <none@none> | 2013-04-17 14:31:30 -0700 | 
|---|---|---|
| committer | callum_linden <none@none> | 2013-04-17 14:31:30 -0700 | 
| commit | 623cb0c39fed147600afe1298d25c5153a6a96a2 (patch) | |
| tree | edeec87f7feaa0b1fe82c3ceed55d8d3f2830935 | |
| parent | 88eff41649b13f00f636e54e093fd5b8becf5f8c (diff) | |
fix for missed merge changes
| -rw-r--r-- | indra/cmake/CMakeLists.txt | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/cmake/CMakeLists.txt b/indra/cmake/CMakeLists.txt index 88e1f4a686..10a23ea068 100644 --- a/indra/cmake/CMakeLists.txt +++ b/indra/cmake/CMakeLists.txt @@ -24,12 +24,10 @@ set(cmake_SOURCE_FILES      DragDrop.cmake      EXPAT.cmake      ExamplePlugin.cmake -    FMOD.cmake      FindAPR.cmake      FindAutobuild.cmake      FindBerkeleyDB.cmake      FindCARes.cmake -    FindELFIO.cmake      FindFMODEX.cmake      FindGLH.cmake      FindGoogleBreakpad.cmake  | 
