Hi,

is it possible to have a single

            Group {
                name: "Precompiled Headers"
                files: ["precompiled-header.h"]
                fileTags: ["cpp_pch_src"]
            }

where the precompiled-header.h is only compiled once for multiple CppApplication-products? This would be nice for our unit test applications.

Mitja
_______________________________________________
Qbs mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to