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