diff options
Diffstat (limited to 'pch/README')
-rw-r--r-- | pch/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pch/README b/pch/README new file mode 100644 index 000000000..b6c8ca9dd --- /dev/null +++ b/pch/README @@ -0,0 +1,3 @@ +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. |