diff options
| author | Nicky <nicky.dasmijn@gmail.com> | 2022-04-16 17:18:38 +0200 |
|---|---|---|
| committer | Nicky <nicky.dasmijn@gmail.com> | 2022-04-16 17:18:38 +0200 |
| commit | 5803625db552900fd54c248c1f41e2f04bf66d62 (patch) | |
| tree | f409175f7ee0b2f9099d10e2f3c0665043f3a49b /indra/llcommon | |
| parent | 3eec716b240167cda6a5c652584152af8756b56d (diff) | |
Remove undefined variable GOOGLE_PERFTOOLS_LIBRARIES
Diffstat (limited to 'indra/llcommon')
| -rw-r--r-- | indra/llcommon/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llcommon/CMakeLists.txt b/indra/llcommon/CMakeLists.txt index 4673630a8e..11849c3766 100644 --- a/indra/llcommon/CMakeLists.txt +++ b/indra/llcommon/CMakeLists.txt @@ -279,7 +279,6 @@ target_link_libraries( ll::jsoncpp ll::zlib-ng ll::boost - ${GOOGLE_PERFTOOLS_LIBRARIES} ll::uriparser ll::oslibraries ) |
