[cmake-developers] [CMake 0013946]: add_custom_target COMMANDs have problems with left parens

Mantis Bug Tracker mantis at public.kitware.com
Sat Feb 23 01:20:21 EST 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=13946 
====================================================================== 
Reported By:                Dave Abrahams
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13946
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-02-23 01:20 EST
Last Modified:              2013-02-23 01:20 EST
====================================================================== 
Summary:                    add_custom_target COMMANDs have problems with left
parens
Description: 
A left parenthesis in the COMMAND of add_custom_target is always passed to the
shell in double quotation marks.  That prevents COMMANDs like 

"(" A "||" B ")" "&&" C

from working.

Steps to Reproduce: 
just try it :-)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-02-23 01:20 Dave Abrahams  New Issue                                    
======================================================================




More information about the cmake-developers mailing list