[cmake-developers] [CMake 0015781]: FindFlex should have a DEFINES_FILE option in analogue with FIndBison
Mantis Bug Tracker
mantis at public.kitware.com
Sun Oct 11 14:37:40 EDT 2015
The following issue has been SUBMITTED.
======================================================================
https://public.kitware.com/Bug/view.php?id=15781
======================================================================
Reported By: Jeeves
Assigned To:
======================================================================
Project: CMake
Issue ID: 15781
Category: CMake
Reproducibility: N/A
Severity: feature
Priority: low
Status: new
======================================================================
Date Submitted: 2015-10-11 14:37 EDT
Last Modified: 2015-10-11 14:37 EDT
======================================================================
Summary: FindFlex should have a DEFINES_FILE option in
analogue with FIndBison
Description:
Flex, like Bison, has the option to use a custom header name (%option
header-file="...") which if employed means that FLEX_TARGET built files don't
get properly cleaned.
To fix this, the macro FLEX_TARGET should have the same DEFINES_FILE option as
BISON_TARGET, to override the default header file name.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-10-11 14:37 Jeeves New Issue
======================================================================
More information about the cmake-developers
mailing list