10 lines
58 B
CMake
10 lines
58 B
CMake
|
target_sources(${TARGET_NAME} PUBLIC
|
||
|
GPIORPi.cpp
|
||
|
)
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|