[cmake-developers] [CMake 0013905]: TO_CMAKE_PATH doens't remove the first ':'

Mantis Bug Tracker mantis at public.kitware.com
Tue Feb 12 10:02:24 EST 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13905 
====================================================================== 
Reported By:                aLeSD
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13905
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-02-12 10:02 EST
Last Modified:              2013-02-12 10:02 EST
====================================================================== 
Summary:                    TO_CMAKE_PATH doens't remove the first ':'
Description: 
TO_CMAKE_PATH doens't remove the first ':'

Steps to Reproduce: 
set(ENV{FOOBAR} ":a:b:c")
file(TO_CMAKE_PATH "$ENV{FOOBAR}" foobar)
message(STATUS "foobar: ${foobar}")
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-02-12 10:02 aLeSD          New Issue                                    
======================================================================




More information about the cmake-developers mailing list