[Interest] private header paths and cmake
Konstantin Tokarev
annulen at yandex.ru
Tue Jun 27 20:36:17 CEST 2017
27.06.2017, 21:19, "René J.V. Bertin" <rjvbertin at gmail.com>:
> Hi,
>
> Is it possible to obtain the location of private headers for e.g. QtPrintSupport or QtClipboardSupport via CMake?
> At least on Mac they end up in a different location than where the more common private headers are installed and I'm not even certain how to find that parent header dir.
Use e.g. ${Qt5PrintSupport_PRIVATE_INCLUDE_DIRS}
>
> Thanks in advance!
> René
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
--
Regards,
Konstantin
More information about the Interest
mailing list