From 5803625db552900fd54c248c1f41e2f04bf66d62 Mon Sep 17 00:00:00 2001 From: Nicky Date: Sat, 16 Apr 2022 17:18:38 +0200 Subject: Remove undefined variable GOOGLE_PERFTOOLS_LIBRARIES --- indra/llcommon/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) 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 ) -- cgit v1.2.3