diff options
author | Timothy Gu <timothygu99@gmail.com> | 2014-09-22 02:29:33 (GMT) |
---|---|---|
committer | Timothy Gu <timothygu99@gmail.com> | 2014-09-22 02:32:36 (GMT) |
commit | 51db0500d1c48a9296497f23cebeaaabf60cc0bd (patch) | |
tree | 361ca96dd9a21746c32bfcd08c344a0c54e0fbf0 /src/qtconnectivity.mk | |
parent | 866dddfaaf84f4d508fc5b3895b65c9af482ae2c (diff) | |
download | mxe-51db0500d1c48a9296497f23cebeaaabf60cc0bd.zip mxe-51db0500d1c48a9296497f23cebeaaabf60cc0bd.tar.gz mxe-51db0500d1c48a9296497f23cebeaaabf60cc0bd.tar.bz2 |
pkgconf: work around for buggy FindOpenSSL.cmake
FindOpenSSL.cmake bundled with cmake older than 2.8.12-rc1 uses
CMAKE_CROSS_COMPILING, which is incorrect because the real variable name
is CMAKE_CROSSCOMPILING. Because it is not possible to modify users'
CMake installation, work around it here.
This fixes building libwebsockets on Ubuntu 13.10. (I only tested 14.04
when merging the pull request.)
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'src/qtconnectivity.mk')
0 files changed, 0 insertions, 0 deletions