Skip to content

Commit

Permalink
Merge pull request #397 from Dirlay/master
Browse files Browse the repository at this point in the history
Add missing files to CMakeLists
  • Loading branch information
ttlappalainen authored May 23, 2024
2 parents 697e3de + 32d2319 commit efcd662
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 efcd662

Please sign in to comment.