summaryrefslogtreecommitdiff
path: root/config/build-tools.cbc
blob: 75a23ffa8e9ced27111b23e12d92b4331a3c5b45 (plain)
1
2
3
4
5
import os

prefix = os.path.join(home_dir, 'build-tools')
sources = os.path.join(home_dir, 'sources', 'build-tools')
cache_file = 'build-tools.cache'