From 0da58c31bedf29f2fcf898349e96828bd8e7517b Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Tue, 25 Jun 2024 10:11:21 +0800 Subject: FontConfig's not used any more on macOS Since we stopped using SDL2 on it. It was added here before, I remember it was so it would build on macOS too. --- indra/newview/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'indra') diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 2ea0ef19d3..8070cd0796 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1961,7 +1961,6 @@ target_link_libraries(${VIEWER_BINARY_NAME} ${LLPHYSICSEXTENSIONS_LIBRARIES} ll::bugsplat ll::tracy - ll::fontconfig ) if (ENABLE_MEDIA_PLUGINS) -- cgit v1.2.3