diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2020-06-02 20:55:59 +0100 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2020-06-02 20:55:59 +0100 |
commit | 8a8d941e4ac487e191b4f12446526e3e3f3468fe (patch) | |
tree | 481a4247689c19a0beafafb970b0af7394b85311 /indra/cmake/CMakeLists.txt | |
parent | 95623bc740048f95b2f15c67d179e9782ee56b60 (diff) | |
parent | 1702a65665879d0c68df4c6b4fdb60f815ab7abb (diff) |
merge
Diffstat (limited to 'indra/cmake/CMakeLists.txt')
-rw-r--r-- | indra/cmake/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/cmake/CMakeLists.txt b/indra/cmake/CMakeLists.txt index 84e1c5d6fd..3a14bf522f 100644 --- a/indra/cmake/CMakeLists.txt +++ b/indra/cmake/CMakeLists.txt @@ -28,7 +28,6 @@ set(cmake_SOURCE_FILES FindAPR.cmake FindAutobuild.cmake FindBerkeleyDB.cmake - FindFMODEX.cmake FindGLH.cmake FindGoogleBreakpad.cmake FindHUNSPELL.cmake @@ -39,7 +38,7 @@ set(cmake_SOURCE_FILES FindURIPARSER.cmake FindXmlRpcEpi.cmake FindZLIB.cmake - FMODEX.cmake + FMODSTUDIO.cmake FreeType.cmake GLEXT.cmake GLH.cmake |