aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/cmake/libotr.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/cmake/libotr.cmake')
-rw-r--r--linden/indra/cmake/libotr.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/cmake/libotr.cmake b/linden/indra/cmake/libotr.cmake
index 3c07be2..30544f8 100644
--- a/linden/indra/cmake/libotr.cmake
+++ b/linden/indra/cmake/libotr.cmake
@@ -4,5 +4,5 @@ set(LIBOTR_INCLUDE_DIRS
4 ) 4 )
5 5
6set(LIBOTR_LIBRARIES 6set(LIBOTR_LIBRARIES
7 libotr 7 otr
8 ) 8 )