The following issue has been SUBMITTED. 
====================================================================== 
https://public.kitware.com/Bug/view.php?id=15908 
====================================================================== 
Reported By:                Marko Havu
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15908
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2016-01-10 16:15 EST
Last Modified:              2016-01-10 16:15 EST
====================================================================== 
Summary:                    Ampersand in CMake path is not escaped
Description: 
Ampersands in CMake path (e.g. /Applications/Xcode & Developer Tools/CMake.app)
are not escaped in the cmake scripts. Thus the scripts fail as the commands are
split at the ampersand.

Steps to Reproduce: 
Install CMake in path with an ampersand. Generate a project. (I used Xcode
generator. I am not sure whether this affects other generators as well.)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2016-01-10 16:15 Marko Havu     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