aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2021-07-03 23:58:05 +0200
committerPřemysl Eric Janouch <p@janouch.name>2021-07-05 01:10:46 +0200
commita439a56ee9c4cbf92817bd5bd1c89c59c4e5964b (patch)
treea3aace0b50fe1662a05833817d1cf64a1b293646 /config.h.in
parent120a11ca1b4644d9761ebba2e0341cf59411cf89 (diff)
downloadnncmpp-a439a56ee9c4cbf92817bd5bd1c89c59c4e5964b.tar.gz
nncmpp-a439a56ee9c4cbf92817bd5bd1c89c59c4e5964b.tar.xz
nncmpp-a439a56ee9c4cbf92817bd5bd1c89c59c4e5964b.zip
Add an optional spectrum visualiser
This is really more of a demo. It's doable, just rather ugly. It would deserve some further tuning, if anyone cared enough.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 0fd8a30..67fd7cd 100644
--- a/config.h.in
+++ b/config.h.in
@@ -5,6 +5,7 @@
#define PROGRAM_VERSION "${PROJECT_VERSION}"
#cmakedefine HAVE_RESIZETERM
+#cmakedefine WITH_FFTW
#endif // ! CONFIG_H