8 lines
165 B
CMake
8 lines
165 B
CMake
target_sources(${OBSW_NAME} PRIVATE
|
|
PlocSupervisorHandler.cpp
|
|
PlocMemoryDumper.cpp
|
|
PlocMPSoCHandler.cpp
|
|
PlocMPSoCHelper.cpp
|
|
PlocSupvHelper.cpp
|
|
)
|