diff options
author | Euclid Linden <euclid@lindenlab.com> | 2021-03-02 22:41:49 +0000 |
---|---|---|
committer | Euclid Linden <euclid@lindenlab.com> | 2021-03-02 22:41:49 +0000 |
commit | a0b9fd6eb0dacfec30df0caac8dbbd7c25366c72 (patch) | |
tree | 229a96783c6534a36ce48bdb83108ce26ac24b2f /indra/cmake/LLVFS.cmake | |
parent | 2cad61d76ba48fe2adfda120bc21ca66166b7385 (diff) | |
parent | 10241c5596402a145e4087c36014d84507183c32 (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.cmake | 7 |
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) |