diff options
author | Mark Brand <mabrand@mabrand.nl> | 2017-12-16 08:44:26 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2017-12-16 10:24:09 (GMT) |
commit | 0eda225dffcb210341b514024d41f08e03d63e32 (patch) | |
tree | b29910492cac826548d9e9e8630f51cfada9fc11 /src/qttools-test | |
parent | 60b66c75e340c841a2f79a9b985afdfccd98c3eb (diff) | |
download | mxe-0eda225dffcb210341b514024d41f08e03d63e32.zip mxe-0eda225dffcb210341b514024d41f08e03d63e32.tar.gz mxe-0eda225dffcb210341b514024d41f08e03d63e32.tar.bz2 |
qt5: update to 5.10.0
Diffstat (limited to 'src/qttools-test')
-rw-r--r-- | src/qttools-test/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qttools-test/CMakeLists.txt b/src/qttools-test/CMakeLists.txt index 320056a..9f8f163 100644 --- a/src/qttools-test/CMakeLists.txt +++ b/src/qttools-test/CMakeLists.txt @@ -16,6 +16,8 @@ target_link_libraries( ${Qt5Widgets_LIBRARIES} ${Qt5Gui_LIBRARIES} ${Qt5Core_LIBRARIES} + netapi32 + userenv opengl32 harfbuzz jpeg |