[binaries]
c = 'clang'
cpp = 'clang++'
strip = 'x86_64-lemon-strip'
ld = 'x86_64-lemon-ld'
pkgconfig = 'pkg-config'

[properties]
cmake_toolchain_file = 'CMake/lemon-cmake-options.cmake'
cmake_defaults = false
skip_sanity_check = true

[cmake]

[host_machine]
system = 'lemon'
cpu_family = 'x86_64'
cpu = 'x86_64'
endian = 'little'

[paths]
prefix = '/system'
