summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 03360ec)
raw | patch | inline | side by side (parent: 03360ec)
author | Colin Benner <colin@yzhs.de> | |
Thu, 7 Sep 2017 09:12:29 +0000 (11:12 +0200) | ||
committer | Colin Benner <colin@yzhs.de> | |
Thu, 7 Sep 2017 09:12:29 +0000 (11:12 +0200) |
meson.build | patch | blob | history |
diff --git a/meson.build b/meson.build
index 600b57324f8dc02a8e7aa616e8931bf5e4463438..faaa2c6df78a336f73728e4d76aef82944782635 100644 (file)
--- a/meson.build
+++ b/meson.build
endif
conf.set('ENABLE_LIRC', enable_lirc)
+conf.set('ENABLE_COLORS', curses_color)
+
common_cflags = [
]