5 lines
60 B
CMake
5 lines
60 B
CMake
|
target_sources(${TARGET_NAME} PUBLIC
|
||
|
LinuxLibgpioIF.cpp
|
||
|
)
|
||
|
|