8 lines
59 B
CMake
8 lines
59 B
CMake
|
target_sources(${TARGET_NAME} PUBLIC
|
||
|
GpioCookie.cpp
|
||
|
)
|
||
|
|
||
|
|
||
|
|
||
|
|