diff options
author | Ptolemy <ptolemy@lindenlab.com> | 2022-01-13 10:02:27 -0800 |
---|---|---|
committer | Ptolemy <ptolemy@lindenlab.com> | 2022-01-13 10:02:27 -0800 |
commit | c3aab3abe1f9871c1afa24dc8747ead6c64490e3 (patch) | |
tree | 9a12112c21bae625d3ef415f8fdf9a0e94ce7b53 /indra/llcommon/CMakeLists.txt | |
parent | 91940a0e2ce7324288aa38aefd4e5050de3a9263 (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 |