[cmake-developers] [CMake 0015947]: CodeBlocks project with full paths

Mantis Bug Tracker mantis at public.kitware.com
Sat Jan 30 14:43:09 EST 2016


The following issue has been SUBMITTED. 
====================================================================== 
https://cmake.org/Bug/view.php?id=15947 
====================================================================== 
Reported By:                Tyler Ryan
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15947
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2016-01-30 14:43 EST
Last Modified:              2016-01-30 14:43 EST
====================================================================== 
Summary:                    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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2016-01-30 14:43 Tyler Ryan     New Issue                                    
======================================================================



More information about the cmake-developers mailing list