diff options
author | Dave Houlton <euclid@lindenlab.com> | 2021-03-02 14:25:36 -0700 |
---|---|---|
committer | Dave Houlton <euclid@lindenlab.com> | 2021-03-02 14:25:36 -0700 |
commit | 363bc9d9d0fe4f42b0dfbdb7adeb9a481a4fe55b (patch) | |
tree | 600cd078a00e80a33504c748540e333a34a4b30d /indra/cmake/CMakeLists.txt | |
parent | 31bca613a6011f5e1a95cffafd283e445142557f (diff) | |
parent | 2b385841f3031d599bdb226f0f859e51b09870f8 (diff) |
Merge branch 'master' v 6.4.15 into DRTVWR-525
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 |