[CMake] Qt5 cmake imported target include path on MacOS

Christopher W. Steenwyk csteenwyk at gmail.com
Tue Oct 22 11:50:35 EDT 2019


We are using the imported targets of Qt5 on macOS. When we do this the
command line shows the include paths to the frameworks directory as
"-F<path>" where we would have expected "-iframework <path>". The former is
leading the compiler to give us warnings when compiling the Qt provided
header.

Any ideas on how to remedy this?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20191022/4ca96f36/attachment.html>


More information about the CMake mailing list