summaryrefslogtreecommitdiff
path: root/indra/llwindow
diff options
context:
space:
mode:
authorNicky <nicky.dasmijn@gmail.com>2022-04-18 03:10:54 +0200
committerNicky <nicky.dasmijn@gmail.com>2022-04-18 03:10:54 +0200
commita9f4e88a30ada36b098f0d43e7a652ab4df7a0d9 (patch)
treeed6b2849c640911546b62ea58dfa13b54ee57369 /indra/llwindow
parentd65a5832bfb1b35e22ee9ae14a4f00034c7cf2dd (diff)
Introduce ll::fontconfig target (missing the correct link library, but at least this gets us compiling)
Diffstat (limited to 'indra/llwindow')
-rw-r--r--indra/llwindow/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llwindow/CMakeLists.txt b/indra/llwindow/CMakeLists.txt
index 826edf31cf..dfa511e6ec 100644
--- a/indra/llwindow/CMakeLists.txt
+++ b/indra/llwindow/CMakeLists.txt
@@ -16,7 +16,7 @@ include(LLCommon)
include(LLImage)
include(LLWindow)
include(UI)
-
+include(ViewerMiscLibs)
set(llwindow_SOURCE_FILES
llcursortypes.cpp