summaryrefslogtreecommitdiff
path: root/ui/curses/opts.json
diff options
context:
space:
mode:
Diffstat (limited to 'ui/curses/opts.json')
-rw-r--r--ui/curses/opts.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/curses/opts.json b/ui/curses/opts.json
new file mode 100644
index 0000000..b365aed
--- /dev/null
+++ b/ui/curses/opts.json
@@ -0,0 +1,5 @@
+{
+ "flags": [],
+ "defines": [],
+ "links": ["-lncurses"]
+}