Skip to content

Commit

Permalink
Add missing files to CMakeLists
Browse files Browse the repository at this point in the history
* without these our ROS2 N2K_bridge fails
* add N2kDeviceList.cpp, N2kGrou... etc.
  • Loading branch information
Daniel Schöneich committed Mar 28, 2024
1 parent 62bcd64 commit 32d2319
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ set(srcs
N2kMessages.cpp
N2kTimer.cpp
Seasmart.cpp
N2kDeviceList.cpp
N2kGroupFunction.cpp
N2kGroupFunctionDefaultHandlers.cpp
N2kMaretron.cpp
NMEA2000.cpp
)

if(ESP_PLATFORM)
Expand Down

0 comments on commit 32d2319

Please sign in to comment.