aboutsummaryrefslogtreecommitdiff
path: root/scripts/buildsystems/meson/none.txt
blob: 6dafc80904f97d48ab80c69e4cc2d7d84caef62c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# native file used to make the build machine compiler unusable

[host_machine]
system = 'none'
cpu_family = 'none'
cpu = 'none'
endian = 'little'

[properties]

[binaries]
c = ['false']
cpp = ['false']
objc = ['false']
objcpp = ['false']
ar = ['false']
pkgconfig = ['false']
cmake = ['false']
ninja = ['false']