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                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to