On Tuesday, 14 September 2021 00:51:21 PDT Joerg Bornemann wrote: > The maintenance burden is next level. This would mean to keep all > internal API that's used in lib/cmake compatible. Apparently forward and > backward if I read your requirements correctly.
Why? The host build's cmake files should not at all be used or influence how they're used. All we need is the path to the tools, which are all in the libexec of that build. If it's too difficult, just use qtpaths or pkg-config. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel DPG Cloud Engineering _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
