| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015947 | CMake | CMake | public | 2016-01-30 14:43 | 2016-06-10 14:31 |
|
| Reporter | Tyler Ryan | |
| Assigned To | Alex Neundorf | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | Arch Linux | OS | Linux | OS Version | 4.3.3-2-ARCh |
| Product Version | CMake 3.4.1 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0015947: CodeBlocks project with full paths |
| Description | Generating a CodeBlocks project results in absolute paths (from /) in the source tree rather than relative paths. |
| Steps To Reproduce | Run cmake-gui and select "CodeBlocks - Unix Makefiles" generator. The resulting project will have absolute paths. |
| Additional Information | This appears to be the same as 0012110 (https://cmake.org/Bug/view.php?id=12110 [^]) which was closed in 2.8.6.
Saving the generated project (via CodeBlocks interface) resets the paths to relative, but that breaks next time cmake has to generate the project. |
| Tags | No tags attached. |
|
| Attached Files | |
|