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