rename the files and use the new interface to communicate with the backend
This commit is contained in:
@@ -32,7 +32,7 @@ SET(SOURCE_FILES
|
||||
)
|
||||
|
||||
SET(SOURCE_COM_FILES
|
||||
com/AircraftReporter.cpp
|
||||
com/BackendNotification.cpp
|
||||
com/AircraftScheduler.cpp
|
||||
com/ZmqContext.cpp
|
||||
com/ZmqContext.h
|
||||
@@ -51,7 +51,7 @@ SET(SOURCE_FILES_RES
|
||||
)
|
||||
|
||||
SET(INCLUDE_COM_FILES
|
||||
${CMAKE_SOURCE_DIR}/include/aman/com/AircraftReporter.h
|
||||
${CMAKE_SOURCE_DIR}/include/aman/com/BackendNotification.h
|
||||
${CMAKE_SOURCE_DIR}/include/aman/com/AircraftScheduler.h
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user