[CMake] Fun with Makefiles and unusual file names

Michael Wild themiwi at gmail.com
Tue Sep 7 08:59:02 EDT 2010


Hi all

If you want some fun, try creating a small project where one of the sub-directories contains the = character in its name... CMake could fix this (if desired) by e.g. defining

equal := =

and then substitute all = occurrences in directory/file names with $(equal).

Is this worth a bug report?

Michael

--
There is always a well-known solution to every human problem -- neat, plausible, and wrong.
H. L. Mencken

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100907/7133fe4b/attachment.pgp>


More information about the CMake mailing list