summaryrefslogtreecommitdiff
path: root/indra/cmake/LLMath.cmake
diff options
context:
space:
mode:
authorNicky Dasmijn <nicky.dasmijn@posteo.nl>2022-09-21 07:45:38 +0000
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-09-21 07:45:38 +0000
commitbfe7cbb136ecea903e084d66e342b4fd623b85b8 (patch)
tree388ca6f23fdf1792de62fbf03c48f0ff3494440d /indra/cmake/LLMath.cmake
parenta441ce184fef3b30daff2b3eeef9db650b748ac9 (diff)
parentc903b0b03005831bce7b4001bbed55b275066679 (diff)
SL-17238 Merged in NickyD's cmake changes
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)