mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-22 00:07:46 +00:00
17 lines
252 B
Text
17 lines
252 B
Text
[host_machine]
|
|
system = 'windows'
|
|
subsystem = 'windows'
|
|
cpu_family = 'x86_64'
|
|
cpu = 'x86_64'
|
|
endian = 'little'
|
|
|
|
[binaries]
|
|
c = 'cl'
|
|
cpp = 'cl'
|
|
ar = 'lib'
|
|
ld = 'link'
|
|
strip = 'llvm-strip'
|
|
pkgconfig = 'pkg-config'
|
|
|
|
[properties]
|
|
needs_exe_wrapper = false
|