8 lines
57 B
CMake
8 lines
57 B
CMake
|
target_sources(${TARGET_NAME} PRIVATE
|
||
|
SpiTest.cpp
|
||
|
)
|
||
|
|
||
|
|
||
|
|
||
|
|