summaryrefslogtreecommitdiff
path: root/lib/renderers/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/renderers/CMakeLists.txt')
-rw-r--r--lib/renderers/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/renderers/CMakeLists.txt b/lib/renderers/CMakeLists.txt
index e583692..ef85317 100644
--- a/lib/renderers/CMakeLists.txt
+++ b/lib/renderers/CMakeLists.txt
@@ -1,6 +1,7 @@
SET(RENDERERS
"curses"
"wayland"
+ "x11"
)
ADD_DEFINITIONS(-DPANGO_DISABLE_DEPRECATED)