diff options
author | Xiaohong Bao <bao@lindenlab.com> | 2011-04-18 14:09:58 -0600 |
---|---|---|
committer | Xiaohong Bao <bao@lindenlab.com> | 2011-04-18 14:09:58 -0600 |
commit | e9687600140761889c047530e0bc2ec3128e0ab7 (patch) | |
tree | e7502efb7dd85e5829324b4f375018ffee43d24e /indra/cmake | |
parent | 5a3fb5349d2a6bd9e1835abdd0ed91a54069899e (diff) |
more fix for the libminizip issue for linux.
Diffstat (limited to 'indra/cmake')
-rwxr-xr-x | indra/cmake/LLPrimitive.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/cmake/LLPrimitive.cmake b/indra/cmake/LLPrimitive.cmake index b860a09de9..e68d16ed08 100755 --- a/indra/cmake/LLPrimitive.cmake +++ b/indra/cmake/LLPrimitive.cmake @@ -24,6 +24,7 @@ else (WINDOWS) set(LLPRIMITIVE_LIBRARIES llprimitive collada14dom + minizip xml2 pcrecpp pcre |