diff options
author | Nicky <nicky.dasmijn@posteo.nl> | 2022-06-20 23:29:57 +0200 |
---|---|---|
committer | Nicky <nicky.dasmijn@posteo.nl> | 2022-06-20 23:29:57 +0200 |
commit | c66f444d2b3af7c5ea5220db5302b693bbc54f54 (patch) | |
tree | e708af9882e57429fbe00ee0670831b05ebaa8bc /indra/newview/CMakeLists.txt | |
parent | 1b73835d6e80bc64c520a8846aebdbe1b7c9705b (diff) |
Cleanup dependency on ui libraries.
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index d392e43dc6..a7cbf43d35 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1886,7 +1886,6 @@ target_link_libraries(${VIEWER_BINARY_NAME} llcommon llmeshoptimizer ll::ndof - ll::uilibraries lllogin llprimitive llappearance |