View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013384CMakeCMakepublic2012-07-09 02:342013-01-09 10:56
ReporterYuri 
Assigned ToBrad King 
PrioritynormalSeveritytextReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 2.8.8 
Target VersionCMake 2.8.9Fixed in VersionCMake 2.8.9 
Summary0013384: Inconsistent documentation for Project() command
DescriptionDocumentation states: "If a variable exists called CMAKE_PROJECT_<projectName>_INCLUDE_FILE"
However code looks for "CMAKE_PROJECT_<projectName>_INCLUDE", i.e. without _FILE.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0029942)
Yuri (reporter)
2012-07-09 02:43

BTW, why would user want to specify such file?
(0029997)
Brad King (manager)
2012-07-09 08:51

Thanks for catching this. The typo was introduced here:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9090572f [^]

Fixed:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=280a333e [^]

Re 0013384:0029942: The variable allows injection of code into the top of a project without patching the source.
(0032035)
Robert Maynard (manager)
2013-01-09 10:56

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

 Issue History
Date Modified Username Field Change
2012-07-09 02:34 Yuri New Issue
2012-07-09 02:43 Yuri Note Added: 0029942
2012-07-09 08:51 Brad King Note Added: 0029997
2012-07-09 08:51 Brad King Assigned To => Brad King
2012-07-09 08:51 Brad King Status new => resolved
2012-07-09 08:51 Brad King Resolution open => fixed
2012-07-09 08:51 Brad King Target Version => CMake 2.8.9
2012-08-09 19:42 David Cole Fixed in Version => CMake 2.8.9
2013-01-09 10:56 Robert Maynard Note Added: 0032035
2013-01-09 10:56 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team