22, 2019 at 11:50 AM Christopher W. Steenwyk <
csteen...@gmail.com> wrote:
> 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" where we would have expected "-iframework
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" where we would have expected "-iframework ". The former is
leading the compiler to give us warnings when compiling the Qt provided
header.
Any ideas on ho