diff options
Diffstat (limited to 'indra/lscript/CMakeLists.txt')
-rw-r--r-- | indra/lscript/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/lscript/CMakeLists.txt b/indra/lscript/CMakeLists.txt index c655aef4d9..937e2ec0dc 100644 --- a/indra/lscript/CMakeLists.txt +++ b/indra/lscript/CMakeLists.txt @@ -1,6 +1,9 @@ # -*- cmake -*- set(lscript_HEADER_FILES + llscriptresource.h + llscriptresourceconsumer.h + llscriptresourcepool.h lscript_alloc.h lscript_byteconvert.h lscript_byteformat.h |