8 lines
114 B
CMake
Executable File
8 lines
114 B
CMake
Executable File
armino_build_get_property(target ARMINO_SOC)
|
|
|
|
set(incs .
|
|
)
|
|
armino_component_register(
|
|
INCLUDE_DIRS "${incs}"
|
|
)
|