summaryrefslogtreecommitdiff
path: root/indra/cmake/LLCommon.cmake
diff options
context:
space:
mode:
authorPtolemy <ptolemy@lindenlab.com>2021-09-03 17:20:22 -0700
committerPtolemy <ptolemy@lindenlab.com>2021-09-03 17:20:22 -0700
commitc37cc7c3a4888fdca132613d627d7ad90517332a (patch)
treed1df1ce94976df304e1e6da87f83002dc5643981 /indra/cmake/LLCommon.cmake
parent3176136686adb58f4add432b017a7017a3f405a5 (diff)
SL-15709: Windows: Include Tracy source directly; don't use a library
Diffstat (limited to 'indra/cmake/LLCommon.cmake')
-rw-r--r--indra/cmake/LLCommon.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/cmake/LLCommon.cmake b/indra/cmake/LLCommon.cmake
index b6f310fe12..34499aaa36 100644
--- a/indra/cmake/LLCommon.cmake
+++ b/indra/cmake/LLCommon.cmake
@@ -33,7 +33,6 @@ else (LINUX)
${BOOST_CONTEXT_LIBRARY}
${BOOST_THREAD_LIBRARY}
${BOOST_SYSTEM_LIBRARY}
- ${TRACY_LIBRARY}
)
endif (LINUX)