Skip to content

Commit

Permalink
include Qt5chars INCLUDE_DIRECTORIES
Browse files Browse the repository at this point in the history
  • Loading branch information
signedav committed Sep 13, 2018
1 parent 72eb702 commit aa14593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/CMakeLists.txt
Expand Up @@ -739,6 +739,7 @@ FIND_PACKAGE(Qt5QuickWidgets REQUIRED)

IF(Qt5Widgets_VERSION VERSION_GREATER 5.7.0)
FIND_PACKAGE(Qt5Charts REQUIRED )
INCLUDE_DIRECTORIES(${Qt5Charts_INCLUDE_DIRS})
ENDIF(Qt5Widgets_VERSION VERSION_GREATER 5.7.0)

IF(Qt5Qml_FOUND)
Expand Down

0 comments on commit aa14593

Please sign in to comment.