diff options
author | Dave Houlton <euclid@lindenlab.com> | 2021-06-24 14:11:45 -0600 |
---|---|---|
committer | Dave Houlton <euclid@lindenlab.com> | 2021-06-24 14:11:45 -0600 |
commit | 9127fe2978f9b29a96034b5a55ac33b873e22159 (patch) | |
tree | 442eb88e9bb9a3bdf7db457273f0e27ba6c86a46 /indra/llui/CMakeLists.txt | |
parent | b854eceee3a867d64b20de18d6b7ce91b33abed0 (diff) | |
parent | 467d8339c970c253dada2cf0e1eed45be66593ac (diff) |
Merge branch 'master' v 6.4.21 into DRTVWR-528
Diffstat (limited to 'indra/llui/CMakeLists.txt')
-rw-r--r-- | indra/llui/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llui/CMakeLists.txt b/indra/llui/CMakeLists.txt index cce618487b..f781ff4110 100644 --- a/indra/llui/CMakeLists.txt +++ b/indra/llui/CMakeLists.txt @@ -122,6 +122,7 @@ set(llui_SOURCE_FILES lluictrl.cpp lluictrlfactory.cpp lluistring.cpp + lluiusage.cpp llundo.cpp llurlaction.cpp llurlentry.cpp @@ -241,6 +242,7 @@ set(llui_HEADER_FILES llui.h lluicolor.h lluistring.h + lluiusage.h llundo.h llurlaction.h llurlentry.h |