Skip to content

Commit 47ebdf4

Browse files
committed
add patch
Signed-off-by: wep21 <[email protected]>
1 parent 9982d29 commit 47ebdf4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
diff --git a/3rdparty/qwt/src/CMakeLists.txt b/3rdparty/qwt/src/CMakeLists.txt
2+
index 51e6f088..8971ecab 100644
3+
--- a/3rdparty/qwt/src/CMakeLists.txt
4+
+++ b/3rdparty/qwt/src/CMakeLists.txt
5+
@@ -201,6 +201,7 @@ target_link_libraries(plotjuggler_qwt
6+
Qt5::Widgets
7+
Qt5::Concurrent
8+
Qt5::Svg
9+
+ Qt5::Xml
10+
)
11+
12+
target_compile_definitions(plotjuggler_qwt PUBLIC QWT_MOC_INCLUDE)

0 commit comments

Comments
 (0)