1# SPDX-License-Identifier: Apache-2.0 2 3set_property(GLOBAL PROPERTY PROPERTY_OUTPUT_FORMAT elf64-littleaarch64) 4 5add_subdirectory(core) 6