summaryrefslogtreecommitdiff
path: root/indra/llcommon/CMakeLists.txt
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-11-28 23:10:38 -0800
committerJames Cook <james@lindenlab.com>2009-11-28 23:10:38 -0800
commite9b07c480abdc130fcacbbb75872edef71d0826b (patch)
treeb7961769c12021faa90092ece7f333b284c6c74f /indra/llcommon/CMakeLists.txt
parent5531149ad1190ffe2adb14b7df7dbf6a1f2f5365 (diff)
Fix build, missed a file and items need LL_COMMON_API
Diffstat (limited to 'indra/llcommon/CMakeLists.txt')
-rw-r--r--indra/llcommon/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/CMakeLists.txt b/indra/llcommon/CMakeLists.txt
index f5b0e998fd..eb0d180a4b 100644
--- a/indra/llcommon/CMakeLists.txt
+++ b/indra/llcommon/CMakeLists.txt
@@ -26,6 +26,7 @@ include_directories(
set(llcommon_SOURCE_FILES
imageids.cpp
+ indra_constants.cpp
llallocator.cpp
llallocator_heap_profile.cpp
llapp.cpp