MantisBT - CMake | |||||||||||||||
| View Issue Details | |||||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||
| 0009743 | CMake | Documentation | public | 2009-10-20 11:53 | 2010-05-08 03:33 | ||||||||||
| Reporter | Juan Jesus Garcia de Soria | ||||||||||||||
| Assigned To | Alex Neundorf | ||||||||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||||||||
| Status | closed | Resolution | fixed | ||||||||||||
| Platform | OS | OS Version | |||||||||||||
| Product Version | CMake-2-8 | ||||||||||||||
| Target Version | Fixed in Version | ||||||||||||||
| Summary | 0009743: Incorrect documentation of include_external_msproject() | ||||||||||||||
| Description | The documentation for the command include_external_msproject() states: """ Includes an external Microsoft project in the generated workspace file. Currently does nothing on UNIX. This will create a target named INCLUDE_EXTERNAL_MSPROJECT_[projectname]. This can be used in the add_dependencies command to make things depend on the external project. """ That's exactly the same as the existing documentation for CMake-2.6. In CMake-2.6 the target has the composite name 'INCLUDE_EXTERNAL_MSPROJECT_[projectname]', but it seems that for CMake-2.8 the generated target name is just '[projectname]'... | ||||||||||||||
| Steps To Reproduce | |||||||||||||||
| Additional Information | |||||||||||||||
| Tags | No tags attached. | ||||||||||||||
| Relationships |
| ||||||||||||||
| Attached Files | |||||||||||||||
| Issue History | |||||||||||||||
| Date Modified | Username | Field | Change | ||||||||||||
| 2009-10-20 11:53 | Juan Jesus Garcia de Soria | New Issue | |||||||||||||
| 2010-05-08 03:32 | Alex Neundorf | Status | new => assigned | ||||||||||||
| 2010-05-08 03:32 | Alex Neundorf | Assigned To | => Alex Neundorf | ||||||||||||
| 2010-05-08 03:33 | Alex Neundorf | Note Added: 0020654 | |||||||||||||
| 2010-05-08 03:33 | Alex Neundorf | Status | assigned => closed | ||||||||||||
| 2010-05-08 03:33 | Alex Neundorf | Resolution | open => fixed | ||||||||||||
| 2010-12-15 10:14 | David Cole | Relationship added | related to 0010920 | ||||||||||||
| 2010-12-15 10:14 | David Cole | Relationship added | related to 0008123 | ||||||||||||
| Notes | |||||
|
|
|||||
|
|
||||