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
======================================================================
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers