[cmake-developers] [CMake 0012228]: Backslashes in src path are interpreted as normal slashes. Path doesn't exist
Mantis Bug Tracker
mantis at public.kitware.com
Fri May 27 05:10:49 EDT 2011
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=12228
======================================================================
Reported By: Pavel
Assigned To:
======================================================================
Project: CMake
Issue ID: 12228
Category: CMake
Reproducibility: always
Severity: tweak
Priority: low
Status: new
======================================================================
Date Submitted: 2011-05-27 05:10 EDT
Last Modified: 2011-05-27 05:10 EDT
======================================================================
Summary: Backslashes in src path are interpreted as normal
slashes. Path doesn't exist
Description:
If sources are located in ~user/test\project/
path will be interpreted as /home/user/test/project/
ripper at abc ~/C\C++/test $ cmake ./
CMake Error: The source directory "/home/ripper/C/C++/test" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-05-27 05:10 Pavel New Issue
======================================================================
More information about the cmake-developers
mailing list