summaryrefslogtreecommitdiff
path: root/indra/cmake/LLFileSystem.cmake
diff options
context:
space:
mode:
authorDave Houlton <euclid@lindenlab.com>2021-03-10 09:54:54 -0700
committerDave Houlton <euclid@lindenlab.com>2021-03-10 09:59:41 -0700
commitf6ddd91dd6cb908e12cd6223273b3199675bcbe8 (patch)
tree44bdbefda6a8638cd4e976f00456f37fcf597c5c /indra/cmake/LLFileSystem.cmake
parenta0b9fd6eb0dacfec30df0caac8dbbd7c25366c72 (diff)
parent88d837c16e768c5262073a7df965066d4bd8842c (diff)
Merge branch 'master' v6.4.17 into DRTVWR-528
Diffstat (limited to 'indra/cmake/LLFileSystem.cmake')
-rw-r--r--indra/cmake/LLFileSystem.cmake7
1 files changed, 0 insertions, 7 deletions
diff --git a/indra/cmake/LLFileSystem.cmake b/indra/cmake/LLFileSystem.cmake
deleted file mode 100644
index 2e6c42c30c..0000000000
--- a/indra/cmake/LLFileSystem.cmake
+++ /dev/null
@@ -1,7 +0,0 @@
-# -*- cmake -*-
-
-set(LLFILESYSTEM_INCLUDE_DIRS
- ${LIBS_OPEN_DIR}/llfilesystem
- )
-
-set(LLFILESYSTEM_LIBRARIES llfilesystem)