MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010711 | CMake | CMake | public | 2010-05-14 01:34 | 2016-06-10 14:31 |
|
| Reporter | th3flyboy | |
| Assigned To | Kitware Robot | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | | OS | | OS Version | |
| Product Version | CMake-2-8 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0010711: Cmake will not add includes to projects that have ++ in the include directory title |
| Description | When attempting to add SigC++ to a CMake project, CMake appears to not add the include directory to the project, even though it detects it in the GUI. This occurs when the include command is in the form of something like: ${SigC++_INCLUDE_DIR}
If the ++ is removed however, so it appears as ${SigC_INCLUDE_DIR} it detects it as a proper include command and will parse it and add it to the project.
The CMake file in question regarding the FindSigc++.cmake is attached. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | FindSigC++.cmake (1,035) 2010-05-14 01:34 https://public.kitware.com/Bug/file/3111/FindSigC%2B%2B.cmake |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2010-05-14 01:34 | th3flyboy | New Issue | |
| 2010-05-14 01:34 | th3flyboy | File Added: FindSigC++.cmake | |
| 2010-05-14 10:04 | Bill Hoffman | Note Added: 0020737 | |
| 2011-01-17 15:57 | David Cole | Assigned To | => David Cole |
| 2011-01-17 15:57 | David Cole | Status | new => assigned |
| 2011-10-25 22:25 | David Cole | Status | assigned => backlog |
| 2011-10-25 22:27 | David Cole | Assigned To | David Cole => |
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0041697 | |
| 2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved |
| 2016-06-10 14:28 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot |
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |