Skip to content

Commit

Permalink
add VehicleGeneratorFactGroup and VehicleEFIFactGroup to Vehicle library
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch authored and DonLakeFlyer committed Dec 29, 2023
1 parent d7a2f26 commit 13692d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Vehicle/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ add_library(Vehicle
VehicleClockFactGroup.h
VehicleDistanceSensorFactGroup.cc
VehicleDistanceSensorFactGroup.h
VehicleEFIFactGroup.cc
VehicleEFIFactGroup.h
VehicleEscStatusFactGroup.cc
VehicleEscStatusFactGroup.h
VehicleEstimatorStatusFactGroup.cc
Expand All @@ -85,6 +87,8 @@ add_library(Vehicle
VehicleGPSFactGroup.h
VehicleGPS2FactGroup.cc
VehicleGPS2FactGroup.h
VehicleGeneratorFactGroup.cc
VehicleGeneratorFactGroup.h
Vehicle.h
VehicleLinkManager.cc
VehicleLinkManager.h
Expand Down

0 comments on commit 13692d5

Please sign in to comment.