7 lines
145 B
CMake
7 lines
145 B
CMake
target_sources(${TARGET_NAME} PRIVATE
|
|
PlocSupervisorHandler.cpp
|
|
PlocUpdater.cpp
|
|
PlocMemoryDumper.cpp
|
|
)
|
|
|
|
add_subdirectory(startracker) |