diff options
Diffstat (limited to 'tup.config')
-rw-r--r-- | tup.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tup.config b/tup.config index 226a926..d3997b7 100644 --- a/tup.config +++ b/tup.config @@ -1,4 +1,5 @@ CONFIG_CC=cc +CONFIG_DEBUG=true CONFIG_FLATPAK=false CONFIG_INSTALL_PREFIX=./app CONFIG_BUILD_DIR=./build |