mirror of
https://codeberg.org/scip/attinycore-makefile-tests.git
synced 2025-12-16 19:00:57 +01:00
5 lines
88 B
CMake
5 lines
88 B
CMake
set(COMPONENT_SRCS "test.cpp")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|