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