diff options
author | Don Kjer <don@lindenlab.com> | 2012-09-12 21:58:21 +0000 |
---|---|---|
committer | Don Kjer <don@lindenlab.com> | 2012-09-12 21:58:21 +0000 |
commit | 7ff613a7f1833d8b4edfa78894cae57e887bd7af (patch) | |
tree | f46e1ef7786a966ca91dd4631b1f5171bfc154f1 /indra/appearance_utility | |
parent | c34329fa4c8cc5adbad15d8e8f00296c71016a02 (diff) |
Fix for link errors on linux
Diffstat (limited to 'indra/appearance_utility')
-rw-r--r-- | indra/appearance_utility/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/appearance_utility/CMakeLists.txt b/indra/appearance_utility/CMakeLists.txt index efca51bd9f..3c6d30b124 100644 --- a/indra/appearance_utility/CMakeLists.txt +++ b/indra/appearance_utility/CMakeLists.txt @@ -56,7 +56,6 @@ target_link_libraries(appearance-utility-bin ${LLUI_LIBRARIES} ${UI_LIBRARIES} ${LLIMAGE_LIBRARIES} - ${LLCOMMON_LIBRARIES} ${LLKDU_LIBRARIES} ${KDU_LIBRARY} ) |