[CMake] Status of escaped characters in cmake?
Chris Green
chissg at comcast.net
Wed Jul 27 12:53:30 EDT 2005
On Tue, 26 Jul 2005, Brad King wrote:
> You do not need the single quotes surrounding the here-script. It is
> CMake's responsibility to pass the arguments on the generated command
> line with proper escaping. Without the quotes the shell will expand one
> level of escapes and perl will get the proper script. However, CMake
> may not currently escape all text properly for all shells. I suggest
> you configure the script into a file and then run perl on that file.
Fair enough.
Thanks,
Chris.
>
> -Brad
>
--
Chris Green, MiniBooNE / LANL. Email greenc at fnal.gov
Tel: (630) 840-2167. Fax: (630) 840-3867
More information about the CMake
mailing list