blob: a4f262a40afa78b19eee754a2c067c5465b88520 [file] [log] [blame]
# host_machine.cpu_family() will be one of three supported families:
# - x86_64
# - arm
# - aarch64
#
# Platforms are organized into subdirectories by their CPU
# architecture.
subdir(host_machine.cpu_family())