9 lines
80 B
CMake
9 lines
80 B
CMake
target_sources(${TARGET_NAME} PUBLIC
|
|
ArduinoComIF.cpp
|
|
ArduinoCookie.cpp
|
|
)
|
|
|
|
|
|
|
|
|