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, 2 insertions, 0 deletions
diff --git a/linden/indra/cmake/libotr.cmake b/linden/indra/cmake/libotr.cmake
index 30544f8..6fd61f2 100644
--- a/linden/indra/cmake/libotr.cmake
+++ b/linden/indra/cmake/libotr.cmake
@@ -6,3 +6,5 @@ set(LIBOTR_INCLUDE_DIRS
6set(LIBOTR_LIBRARIES 6set(LIBOTR_LIBRARIES
7 otr 7 otr
8 ) 8 )
9
10add_definitions( /DHAVE_CONFIG_H=1 )