build the new protocol files

This commit is contained in:
Sven Czarnian
2021-11-13 22:56:34 +01:00
parent ab89237a4c
commit 50bb565229
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ SET(PROTO_FILES
${CMAKE_CURRENT_SOURCE_DIR}/com/protobuf/AircraftReport.proto ${CMAKE_CURRENT_SOURCE_DIR}/com/protobuf/AircraftReport.proto
${CMAKE_CURRENT_SOURCE_DIR}/com/protobuf/AircraftSchedule.proto ${CMAKE_CURRENT_SOURCE_DIR}/com/protobuf/AircraftSchedule.proto
${CMAKE_CURRENT_SOURCE_DIR}/com/protobuf/BaseTypes.proto ${CMAKE_CURRENT_SOURCE_DIR}/com/protobuf/BaseTypes.proto
${CMAKE_CURRENT_SOURCE_DIR}/com/protobuf/Communication.proto
) )
# generate the Protobuf C++ files # generate the Protobuf C++ files