[cmake-developers] [CMake 0015389]: file GENERATE does not support generator expression for paramter INPUT
Mantis Bug Tracker
mantis at public.kitware.com
Wed Feb 4 10:20:30 EST 2015
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15389
======================================================================
Reported By: Sascha Kratky
Assigned To:
======================================================================
Project: CMake
Issue ID: 15389
Category: CMake
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-02-04 10:20 EST
Last Modified: 2015-02-04 10:20 EST
======================================================================
Summary: file GENERATE does not support generator expression
for paramter INPUT
Description:
The documentation of the file GENERATE command states that the <condition>,
<output_file> and <input_file> parameters may also contain generator
expressions. This is incorrect. Only the <condition> and <output_file> may
contain generator expressions. See cmFileCommand.cxx:3402.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-02-04 10:20 Sascha Kratky New Issue
======================================================================
More information about the cmake-developers
mailing list