diff options
author | David Fort <contact@hardening-consulting.com> | 2018-02-21 10:43:56 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-04-08 22:00:45 +0300 |
commit | 6dea1777743fe26173d9c674b0870790a7caae92 (patch) | |
tree | 115139f40952d714faed6cf8248b771137f289ea /docs/markdown/snippets | |
parent | aed11affd3a68ec22a0527d82457c8ff365639ec (diff) | |
download | meson-6dea1777743fe26173d9c674b0870790a7caae92.zip meson-6dea1777743fe26173d9c674b0870790a7caae92.tar.gz meson-6dea1777743fe26173d9c674b0870790a7caae92.tar.bz2 |
add support for cmakedefine in configure_file()
The added format argument for configure_file allows to specify the kind of
file that is treated. It defaults to 'meson', but can also have the 'cmake'
or 'cmake@' value to treat config.h.in files in the cmake format with #cmakedefine
statements.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions