office-gobmx/pch/README
Luboš Luňák 08d02b550a add "system" PCH that contains often used system headers such as STL
The idea is that this PCH will be used as a fallback for linktargets
that do not explicitly set their own PCH.

Change-Id: If05d3f04893a386e5d991f913e094f49249c8f44
Reviewed-on: https://gerrit.libreoffice.org/79363
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2019-10-04 08:58:52 +02:00

3 lines
168 B
Text

The purpose of this directory is to generate global precompiled headers
that can be used by any other gbuild library/executable.
The libraries themselves are not used.