diff options
author | Ptolemy <ptolemy@lindenlab.com> | 2022-01-13 10:02:27 -0800 |
---|---|---|
committer | Ptolemy <ptolemy@lindenlab.com> | 2022-01-14 11:50:18 -0800 |
commit | c37c727a9b196d6c4053cadcd4c27684a4d93b8e (patch) | |
tree | 8f168d071f46449409b29266f7f4a2b84be8dde3 /indra/llcommon/CMakeLists.txt | |
parent | f8441963fc3dbbb35da220d6ae68447581a0db97 (diff) |
SL-16606: Add categories
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 782f656406..ca8b5e946f 100644 --- a/indra/llcommon/CMakeLists.txt +++ b/indra/llcommon/CMakeLists.txt @@ -202,6 +202,7 @@ set(llcommon_HEADER_FILES llnametable.h llpointer.h llprofiler.h + llprofilercategories.h llpounceable.h llpredicate.h llpreprocessor.h |