[Interest] configuring qt from cmake fails

Fabian Wein fabian.wein at fau.de
Fri Dec 16 09:11:23 CET 2016


>>> You have to pass -stdlib=libc++.
> add_compile_options(-stdlib=libc++)

We solved it by adding the flags via a PV macro, by a quick search I could not dig deep enough
to verify if it ended up with add_compile_options() but it might be. Anyway, it works.

Thanks for your help

Fabian


More information about the Interest mailing list