[cmake-developers] [PATCH] DEFINES_FILE feature for FindBISON module

정언 eonikupy at gmail.com
Sun May 31 01:37:08 EDT 2015


Hi,

I made a slight change on FindBISON module, adding a new feature
DEFINES_FILE that corresponds to bison command line option `--defines`. It
is added because FindBISON always internally recognizes header file name as
the one automatically generated by `-d` option, so passing `--defines`
through COMPILE_FLAGS is not helpful.

Patch files are attached.

This feature is formerly posted as an open PR on GitHub.
<https://github.com/Kitware/CMake/pull/157>
Now I moved to this mailing list under suggestion from Brad King.

Please see the GitHub PR page for details.

-- 
Eon Jeong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150531/f64b6f4f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-DEFINES-feature-for-FindBISON.patch
Type: application/octet-stream
Size: 4034 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150531/f64b6f4f/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Multiple-changes-under-adding-DEFINES_FILE-feature-f.patch
Type: application/octet-stream
Size: 3762 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150531/f64b6f4f/attachment-0001.obj>


More information about the cmake-developers mailing list