diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2016-11-16 09:17:44 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2016-11-16 09:17:44 -0500 |
commit | af349febb3275bc1d75026f1f022595b50abda24 (patch) | |
tree | 4b7d707cf80bd43005b65bc1e4124b3a20359920 /indra/test | |
parent | ecd93e56781498ef73ea2a3d5be0c449179b6a0a (diff) | |
parent | 222d5621fd8298dd8eb44b52a7774e98e6eb21b7 (diff) |
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Diffstat (limited to 'indra/test')
-rw-r--r-- | indra/test/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt index 55442b2521..8344cead57 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -102,7 +102,6 @@ target_link_libraries(lltest ${BOOST_CONTEXT_LIBRARY} ${BOOST_SYSTEM_LIBRARY} ${DL_LIBRARY} - ${GOOGLE_PERFTOOLS_LIBRARIES} ) if (WINDOWS) |