[CMake] configure_file behaves differently on Mac and Linux?
James Bigler
jamesbigler at gmail.com
Thu Oct 22 14:59:43 EDT 2009
Has the requirements to configure_file changed? From the 2.6.4 docs:
configure_file
Copy a file to another location and modify its contents.
configure_file(InputFile OutputFile
[COPYONLY] [ESCAPE_QUOTES] [@ONLY])
The Input and Output files have to have full paths. ...
Perhaps it needs to warn when not using full paths (if that case can be
detected).
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091022/8fd22a7a/attachment.htm>
More information about the CMake
mailing list