From 1a0f61f6d8e5796cc19c279209871dc595bc9182 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Mon, 23 Feb 2026 23:54:33 +0100 Subject: Add an AppKit user interface When enabled, the build will create an application bundle. --- config.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 77296dd..31f53c5 100644 --- a/config.h.in +++ b/config.h.in @@ -11,5 +11,6 @@ #cmakedefine WITH_FFTW #cmakedefine WITH_PULSE #cmakedefine WITH_X11 +#cmakedefine WITH_APPKIT #endif /* ! CONFIG_H */ -- cgit v1.3.1