summaryrefslogtreecommitdiff
path: root/indra/cmake/LLVFS.cmake
diff options
context:
space:
mode:
authorEuclid Linden <euclid@lindenlab.com>2021-03-02 22:41:49 +0000
committerEuclid Linden <euclid@lindenlab.com>2021-03-02 22:41:49 +0000
commita0b9fd6eb0dacfec30df0caac8dbbd7c25366c72 (patch)
tree229a96783c6534a36ce48bdb83108ce26ac24b2f /indra/cmake/LLVFS.cmake
parent2cad61d76ba48fe2adfda120bc21ca66166b7385 (diff)
parent10241c5596402a145e4087c36014d84507183c32 (diff)
Merged in DV528-merge-6.4.15 (pull request #484)
DRTVWR-528 merge up to 6.4.15
Diffstat (limited to 'indra/cmake/LLVFS.cmake')
-rw-r--r--indra/cmake/LLVFS.cmake7
1 files changed, 0 insertions, 7 deletions
diff --git a/indra/cmake/LLVFS.cmake b/indra/cmake/LLVFS.cmake
deleted file mode 100644
index 0fe87cdea6..0000000000
--- a/indra/cmake/LLVFS.cmake
+++ /dev/null
@@ -1,7 +0,0 @@
-# -*- cmake -*-
-
-set(LLVFS_INCLUDE_DIRS
- ${LIBS_OPEN_DIR}/llvfs
- )
-
-set(LLVFS_LIBRARIES llvfs)