summaryrefslogtreecommitdiff
path: root/indra/cmake/LLMath.cmake
diff options
context:
space:
mode:
authorNicky Dasmijn <nicky.dasmijn@posteo.nl>2022-09-17 23:26:52 +0200
committerNicky Dasmijn <nicky.dasmijn@posteo.nl>2022-09-17 23:26:52 +0200
commitb810ad310428724f54c29977ef892f5728b1ad83 (patch)
tree9c1a94a34f89ed9e6ce97d173d906b9be1145dea /indra/cmake/LLMath.cmake
parent3c6e2a6e4c061add79b7a8eae96a6271148d278b (diff)
parent8e0b039e554e320cedfdef3057a3073a493db2e7 (diff)
Merge test cleanup.
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)