Files
obsw/bsp_z7/objects/communication/CMakeLists.txt
2023-09-11 18:12:52 +02:00

4 lines
88 B
CMake

target_sources(
${TARGET_NAME} PRIVATE
ServoCommInterface.cpp
SerialTCPCookie.cpp)