summaryrefslogtreecommitdiff
path: root/indra/cmake/LLMath.cmake
diff options
context:
space:
mode:
authorNicky Dasmijn <nicky.dasmijn@posteo.nl>2022-09-17 17:14:16 +0200
committerNicky Dasmijn <nicky.dasmijn@posteo.nl>2022-09-17 17:14:16 +0200
commit8e0b039e554e320cedfdef3057a3073a493db2e7 (patch)
tree78c1bc7e8d773d4f2fd3153f0f42089da90704e5 /indra/cmake/LLMath.cmake
parent8c1427c39f90a322d4069162636e4ee433b664fb (diff)
Cleanup sweep
Diffstat (limited to 'indra/cmake/LLMath.cmake')
-rw-r--r--indra/cmake/LLMath.cmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/cmake/LLMath.cmake b/indra/cmake/LLMath.cmake
index 893920ae6f..a707c75bc4 100644
--- a/indra/cmake/LLMath.cmake
+++ b/indra/cmake/LLMath.cmake
@@ -1,7 +1,2 @@
# -*- cmake -*-
-set(LLMATH_INCLUDE_DIRS
- ${LIBS_OPEN_DIR}/llmath
- )
-
-set(LLMATH_LIBRARIES llmath)