summaryrefslogtreecommitdiff
path: root/indra/cmake/LLCache.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'indra/cmake/LLCache.cmake')
-rw-r--r--indra/cmake/LLCache.cmake7
1 files changed, 0 insertions, 7 deletions
diff --git a/indra/cmake/LLCache.cmake b/indra/cmake/LLCache.cmake
deleted file mode 100644
index 6a82774133..0000000000
--- a/indra/cmake/LLCache.cmake
+++ /dev/null
@@ -1,7 +0,0 @@
-# -*- cmake -*-
-
-set(LLCACHE_INCLUDE_DIRS
- ${LIBS_OPEN_DIR}/llcache
- )
-
-set(LLCACHE_LIBRARIES llcache)