Skip to content

Commit

Permalink
Fix macos-13 build
Browse files Browse the repository at this point in the history
It still uses qmake, so new sources should be added there too

Signed-off-by: Viktor Kopp <[email protected]>
  • Loading branch information
vifactor committed Dec 23, 2024
1 parent 295c9b5 commit ab12c71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qdlt/qdlt.pro
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ SOURCES += \
fieldnames.cpp \
qdltimporter.cpp \
dltmessagematcher.cpp \
qdltctrlmsg.cpp \

HEADERS += qdlt.h \
export_rules.h \
Expand Down Expand Up @@ -100,6 +101,7 @@ HEADERS += qdlt.h \
fieldnames.h \
qdltimporter.h \
dltmessagematcher.h \
qdltctrlmsg.h \

unix:VERSION = 1.0.0

Expand Down

0 comments on commit ab12c71

Please sign in to comment.