2025-10-10 16:07:00 +08:00

8 lines
114 B
CMake
Executable File

armino_build_get_property(target ARMINO_SOC)
set(incs .
)
armino_component_register(
INCLUDE_DIRS "${incs}"
)