summaryrefslogtreecommitdiff
path: root/indra/llcommon/CMakeLists.txt
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2013-04-19 14:42:56 -0400
committerOz Linden <oz@lindenlab.com>2013-04-19 14:42:56 -0400
commit3bb708d70636188b91a6e8476a3b899441de0468 (patch)
tree85790d906bed73e19138004c4a54fc3fed952d85 /indra/llcommon/CMakeLists.txt
parent327c99cadbcbe15442eaee8e0625ade17dcda61f (diff)
parentddd5659f815a39e9a8ef0e86c911fea75a7d8848 (diff)
merge up to latest viewer-development for merge to 3.5.2
Diffstat (limited to 'indra/llcommon/CMakeLists.txt')
-rwxr-xr-x[-rw-r--r--]indra/llcommon/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/CMakeLists.txt b/indra/llcommon/CMakeLists.txt
index f3afd9c1a9..95b1d536fe 100644..100755
--- a/indra/llcommon/CMakeLists.txt
+++ b/indra/llcommon/CMakeLists.txt
@@ -17,6 +17,7 @@ include_directories(
${EXPAT_INCLUDE_DIRS}
${LLCOMMON_INCLUDE_DIRS}
${ZLIB_INCLUDE_DIRS}
+ ${BREAKPAD_INCLUDE_DIRECTORIES}
)
# add_executable(lltreeiterators lltreeiterators.cpp)