9 lines
79 B
CMake
9 lines
79 B
CMake
target_sources(${TARGET_NAME} PUBLIC
|
|
GpioCookie.cpp
|
|
LinuxLibgpioIF.cpp
|
|
)
|
|
|
|
|
|
|
|
|