about summary refs log tree commit diff stats
path: root/tup.config
blob: d3997b7b4e1d84a490991ee8c4b5c146bf9dd7eb (plain) (blame)
1
2
3
4
5
CONFIG_CC=cc
CONFIG_DEBUG=true
CONFIG_FLATPAK=false
CONFIG_INSTALL_PREFIX=./app
CONFIG_BUILD_DIR=./build