diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2010-11-11 15:54:06 -0800 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2010-11-11 15:54:06 -0800 |
commit | 5f099265fc36c885122457edd87a1ec8c1a80873 (patch) | |
tree | ea09410c65f2136932b5bf0d58ccbd20d6abfb4c /indra/llcommon/CMakeLists.txt | |
parent | 76d708bdb5230aaeb9a15bb2fb475458d8bb996e (diff) | |
parent | 20921d6a1a2e98fee750cb5a76adddb7266183f3 (diff) |
Merge
Diffstat (limited to 'indra/llcommon/CMakeLists.txt')
-rw-r--r-- | indra/llcommon/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llcommon/CMakeLists.txt b/indra/llcommon/CMakeLists.txt index 7bad780dd8..478f2fedbd 100644 --- a/indra/llcommon/CMakeLists.txt +++ b/indra/llcommon/CMakeLists.txt @@ -70,6 +70,7 @@ set(llcommon_SOURCE_FILES llmemorystream.cpp llmemtype.cpp llmetrics.cpp + llmetricperformancetester.cpp llmortician.cpp lloptioninterface.cpp llptrto.cpp @@ -186,6 +187,7 @@ set(llcommon_HEADER_FILES llmemorystream.h llmemtype.h llmetrics.h + llmetricperformancetester.h llmortician.h llnametable.h lloptioninterface.h |