diff options
author | Richard Linden <none@none> | 2012-09-05 18:49:28 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2012-09-05 18:49:28 -0700 |
commit | 62fcbb063a191fa4789145c3937e7bef6ce544bd (patch) | |
tree | 94f9489ffe45426408aacfbc216ef4ed5e373de7 /indra/llcommon/CMakeLists.txt | |
parent | 88e455a3a536bae39a0c83ae9bc43cc1252ed4c0 (diff) |
SH-3275 WIP Run viewer metrics for object update messages
first pass at LLTrace framework
Diffstat (limited to 'indra/llcommon/CMakeLists.txt')
-rw-r--r-- | indra/llcommon/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/CMakeLists.txt b/indra/llcommon/CMakeLists.txt index 87fffec0c3..05477c5fa6 100644 --- a/indra/llcommon/CMakeLists.txt +++ b/indra/llcommon/CMakeLists.txt @@ -238,6 +238,7 @@ set(llcommon_HEADER_FILES llthread.h llthreadsafequeue.h lltimer.h + lltrace.h lltreeiterators.h lltypeinfolookup.h lluri.h |