View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015389CMakeCMakepublic2015-02-04 10:202015-07-08 08:57
ReporterSascha Kratky 
Assigned To 
PrioritynormalSeveritytextReproducibilityalways
StatusclosedResolutionfixed 
PlatformApple MacOSOS XOS Version10.4.10
Product VersionCMake 3.0.2 
Target VersionFixed in VersionCMake 3.1 
Summary0015389: file GENERATE does not support generator expression for paramter INPUT
DescriptionThe 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.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0037903)
Brad King (manager)
2015-02-04 11:29

What version of the documentation are you reading? The CMake 3.1 documentation:

 http://www.cmake.org/cmake/help/v3.1/command/file.html [^]

does not say that. It says generator expressions may be used for the CONDITION and OUTPUT options as well as the actual content of the input.
(0037905)
Sascha Kratky (reporter)
2015-02-04 12:39

My bad. I was indeed browsing the 3.0 version documentation.
(0039041)
Robert Maynard (manager)
2015-07-08 08:57

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2015-02-04 10:20 Sascha Kratky New Issue
2015-02-04 11:29 Brad King Note Added: 0037903
2015-02-04 11:30 Brad King Severity major => text
2015-02-04 11:30 Brad King Status new => resolved
2015-02-04 11:30 Brad King Resolution open => fixed
2015-02-04 11:30 Brad King Product Version CMake 3.1.1 => CMake 3.0.2
2015-02-04 11:30 Brad King Fixed in Version => CMake 3.1
2015-02-04 12:39 Sascha Kratky Note Added: 0037905
2015-07-08 08:57 Robert Maynard Note Added: 0039041
2015-07-08 08:57 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team