From ab12c71fdfd03acb4e3027ef723c6df779b73c45 Mon Sep 17 00:00:00 2001 From: Viktor Kopp Date: Mon, 23 Dec 2024 20:59:25 +0100 Subject: [PATCH] Fix macos-13 build It still uses qmake, so new sources should be added there too Signed-off-by: Viktor Kopp --- qdlt/qdlt.pro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qdlt/qdlt.pro b/qdlt/qdlt.pro index 978c5d6f..73776713 100644 --- a/qdlt/qdlt.pro +++ b/qdlt/qdlt.pro @@ -68,6 +68,7 @@ SOURCES += \ fieldnames.cpp \ qdltimporter.cpp \ dltmessagematcher.cpp \ + qdltctrlmsg.cpp \ HEADERS += qdlt.h \ export_rules.h \ @@ -100,6 +101,7 @@ HEADERS += qdlt.h \ fieldnames.h \ qdltimporter.h \ dltmessagematcher.h \ + qdltctrlmsg.h \ unix:VERSION = 1.0.0