diff options
author | Dave Houlton <euclid@lindenlab.com> | 2021-03-02 15:11:15 -0700 |
---|---|---|
committer | Dave Houlton <euclid@lindenlab.com> | 2021-03-02 15:11:15 -0700 |
commit | 10241c5596402a145e4087c36014d84507183c32 (patch) | |
tree | 229a96783c6534a36ce48bdb83108ce26ac24b2f /indra/cmake/CMakeLists.txt | |
parent | 2cad61d76ba48fe2adfda120bc21ca66166b7385 (diff) | |
parent | 2b385841f3031d599bdb226f0f859e51b09870f8 (diff) |
Merge branch 'master' v6.4.15 into DRTVWR-528
Diffstat (limited to 'indra/cmake/CMakeLists.txt')
-rw-r--r-- | indra/cmake/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/CMakeLists.txt b/indra/cmake/CMakeLists.txt index a17e37cd32..352dfc0641 100644 --- a/indra/cmake/CMakeLists.txt +++ b/indra/cmake/CMakeLists.txt @@ -69,7 +69,7 @@ set(cmake_SOURCE_FILES LLSharedLibs.cmake LLTestCommand.cmake LLUI.cmake - LLVFS.cmake + LLFileSystem.cmake LLWindow.cmake LLXML.cmake Linking.cmake |