Menu

#829 CMake: Qt5X11Extras not always necessary

Fixed
nobody
None
Medium
Enhancement
2015-12-04
2015-12-04
liangtai
No

Hi,

On CMake build for Qt5-based codes, src/CMakeLists.txt requires Qt5X11Extras
library even if I set -DUSE_HOTKEY:BOOL=FALSE -DUSE_SKINNED:BOOL=FALSE, but
it seems other base components and plugins does not depend on the library.

find_package(Qt5X11Extras 5.4.0 REQUIRED)

Discussion

  • trialuser02

    trialuser02 - 2015-12-04

    Fixed in svn. Thank you!

     
  • trialuser02

    trialuser02 - 2015-12-04
    • status: New --> Fixed
    • Priority: Low --> Medium
    • Type: Review --> Enhancement
     

Log in to post a comment.