BSzFL-Ethernet/Src/cliutils/CMakeLists.txt
2025-02-17 17:09:51 +01:00

6 lines
74 B
CMake

target_sources(
${CMAKE_PROJECT_NAME}
PUBLIC
cli.c
cli.h
)