diff options
Diffstat (limited to 'indra/linux_crash_logger')
| -rw-r--r-- | indra/linux_crash_logger/CMakeLists.txt | 4 | 
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/linux_crash_logger/CMakeLists.txt b/indra/linux_crash_logger/CMakeLists.txt index daa78f77ff..594cb34ce4 100644 --- a/indra/linux_crash_logger/CMakeLists.txt +++ b/indra/linux_crash_logger/CMakeLists.txt @@ -68,9 +68,7 @@ target_link_libraries(linux-crash-logger          llmath          llcorehttp          llcommon -    ${UI_LIBRARIES} -    ll::freetype -    ${LIBRT_LIBRARY} +        ll::uilibraries      )  add_custom_target(linux-crash-logger-target ALL  | 
