summaryrefslogtreecommitdiffstats
path: root/src/qttools-test/CMakeLists.txt
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2017-06-02 13:07:52 (GMT)
committerMark Brand <mabrand@mabrand.nl>2017-06-02 17:27:59 (GMT)
commit89c89b628aaa61bdae476556fc555ced4ecb9954 (patch)
tree7fd7ed9a2bb1135f531afa44b7eeafe56c83de48 /src/qttools-test/CMakeLists.txt
parentaea39fccfba62a796ec562121347c78f2436bca9 (diff)
downloadmxe-89c89b628aaa61bdae476556fc555ced4ecb9954.zip
mxe-89c89b628aaa61bdae476556fc555ced4ecb9954.tar.gz
mxe-89c89b628aaa61bdae476556fc555ced4ecb9954.tar.bz2
upgrade qt5 packages to Qt 5.9.0
Diffstat (limited to 'src/qttools-test/CMakeLists.txt')
-rw-r--r--src/qttools-test/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/qttools-test/CMakeLists.txt b/src/qttools-test/CMakeLists.txt
index 62463bf..320056a 100644
--- a/src/qttools-test/CMakeLists.txt
+++ b/src/qttools-test/CMakeLists.txt
@@ -27,6 +27,7 @@ target_link_libraries(
ws2_32
intl
iconv
- pcre16
+ pcre2-16
+ version
z
)