20 lines
309 B
Plaintext
Raw Normal View History

2024-08-20 19:58:27 -07:00
# 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']
fc = ['false']
objc = ['false']
objcpp = ['false']
ar = ['false']
pkg-config = ['false']
cmake = ['false']