summaryrefslogtreecommitdiff
path: root/indra/llmessage/CMakeLists.txt
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-11-28 20:08:09 -0800
committerJames Cook <james@lindenlab.com>2009-11-28 20:08:09 -0800
commit8ff96a3515daa5c05d1c519f920c12b7aa78c4da (patch)
treeba0c9ffa682bd147f08b0419953c037c2864f35c /indra/llmessage/CMakeLists.txt
parent3838a7dfa5340019f29c11f1f690400182c2df8d (diff)
Migrated LLUUIDs and some float constants out of headers into .cpp files
Moved some functions with llinfos into .cpp files Linker optimizations, all
Diffstat (limited to 'indra/llmessage/CMakeLists.txt')
-rw-r--r--indra/llmessage/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmessage/CMakeLists.txt b/indra/llmessage/CMakeLists.txt
index 912c97f714..1f8ee26716 100644
--- a/indra/llmessage/CMakeLists.txt
+++ b/indra/llmessage/CMakeLists.txt
@@ -92,6 +92,7 @@ set(llmessage_SOURCE_FILES
llxfer_mem.cpp
llxfer_vfile.cpp
llxorcipher.cpp
+ machine.cpp
message.cpp
message_prehash.cpp
message_string_table.cpp