summaryrefslogtreecommitdiff
path: root/config/global.in
blob: 8b4219b3c81a08521ef545c9394c21246cad1f0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Overall toolchain configuration: paths, jobs, etc...

menu "Paths and misc options"

source "config/global/ct-behave.in"
source "config/global/download.in"
source "config/global/extract.in"
source "config/global/build-behave.in"
source "config/global/paths.in"
source "config/global/logging.in"

endmenu