Skip to content

Commit aa14593

Browse files
committed
include Qt5chars INCLUDE_DIRECTORIES
1 parent 72eb702 commit aa14593

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/gui/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -739,6 +739,7 @@ FIND_PACKAGE(Qt5QuickWidgets REQUIRED)
739739

740740
IF(Qt5Widgets_VERSION VERSION_GREATER 5.7.0)
741741
FIND_PACKAGE(Qt5Charts REQUIRED )
742+
INCLUDE_DIRECTORIES(${Qt5Charts_INCLUDE_DIRS})
742743
ENDIF(Qt5Widgets_VERSION VERSION_GREATER 5.7.0)
743744

744745
IF(Qt5Qml_FOUND)

0 commit comments

Comments
 (0)