| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0013384 | CMake | CMake | public | 2012-07-09 02:34 | 2013-01-09 10:56 | ||||
| Reporter | Yuri | ||||||||
| Assigned To | Brad King | ||||||||
| Priority | normal | Severity | text | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake 2.8.8 | ||||||||
| Target Version | CMake 2.8.9 | Fixed in Version | CMake 2.8.9 | ||||||
| Summary | 0013384: Inconsistent documentation for Project() command | ||||||||
| Description | Documentation states: "If a variable exists called CMAKE_PROJECT_<projectName>_INCLUDE_FILE" However code looks for "CMAKE_PROJECT_<projectName>_INCLUDE", i.e. without _FILE. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |