summaryrefslogtreecommitdiff
path: root/indra/llfilesystem/CMakeLists.txt
AgeCommit message (Collapse)Author
2020-10-06Remove SQLite from project and we are now not going to use it for the cacheCallum Prentice
2020-09-24Complete the change from lldiskcache -> llfilesystem and then addition of ↵Callum Prentice
new lldiskcache implementation
2020-09-22Add SQLite third package to this viewer and pull in the most recent build (3.33)Callum Prentice
2020-09-17The folder where the disk cache lives was originally renamed from llvfs to ↵Callum Prentice
llcache but @henri's suggestion that that doesn't reflect the other files in the same place and it should be llfilesystem is a good one so I changed it over