mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-01 01:47:42 +00:00
21 lines
No EOL
366 B
Text
21 lines
No EOL
366 B
Text
[binaries]
|
|
c = '@cc@'
|
|
cpp = '@cxx@'
|
|
ar = '@ar@'
|
|
strip = '@strip@'
|
|
pkgconfig = '/home/user/.guix-profile/bin/pkg-config'
|
|
|
|
[host_machine]
|
|
system = 'linux'
|
|
cpu_family = '@arch@'
|
|
cpu = '@arch@'
|
|
endian = 'little'
|
|
|
|
[project options]
|
|
enable-xkbregistry = false
|
|
enable-docs = false
|
|
enable-tools = false
|
|
|
|
[built-in options]
|
|
default_library = 'static'
|
|
prefix = '@host_prefix@' |