diff options
author | Callum Linden <callum@lindenlab.com> | 2021-10-13 16:54:08 -0700 |
---|---|---|
committer | Callum Linden <callum@lindenlab.com> | 2021-10-13 16:54:08 -0700 |
commit | 3c2ccd879cb59ac0fdcacfab1fe68bc4dcefc68b (patch) | |
tree | 3a0851d0c1d77fcd6ffa948f9c6199640b7147dd /indra/cmake/CMakeLists.txt | |
parent | 3a3296f371508c4a31a37053242ee69a574f22f0 (diff) | |
parent | cbaba2df56c66926e051d50b6cb02955c81c2a6c (diff) |
Merge with master after latest Viewer release
Diffstat (limited to 'indra/cmake/CMakeLists.txt')
-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 352dfc0641..d7725670a2 100644 --- a/indra/cmake/CMakeLists.txt +++ b/indra/cmake/CMakeLists.txt @@ -28,7 +28,6 @@ set(cmake_SOURCE_FILES FindAutobuild.cmake FindBerkeleyDB.cmake FindGLH.cmake - FindGoogleBreakpad.cmake FindHUNSPELL.cmake FindJsonCpp.cmake FindNDOF.cmake @@ -43,7 +42,6 @@ set(cmake_SOURCE_FILES GLH.cmake GLOD.cmake ## GStreamer010Plugin.cmake - GoogleBreakpad.cmake GoogleMock.cmake Havok.cmake Hunspell.cmake |