[CMake] bug in new makefile generator
Alexander Neundorf
a.neundorf-work at gmx.net
Fri Mar 18 18:34:28 EST 2005
Hi,
I have some custom rules named like
"#include\ "kdevdesignerintegration.moc", so the new makefile generator
generates a Makefile which tries to include
"include CMakeCustomRules.dir/#include\
"kdevdesignerintegration.moc.make"
which fails because the "#" starts a comment for the Makefile so it tries
to include the subdir "CMakeCustomRules.dir" which doesn't work.
I'll change my custom rule, but I think it can be considered a bug in the
generator.
Bye
Alex
--
DSL Komplett von GMX +++ Supergünstig und stressfrei einsteigen!
AKTION "Kein Einrichtungspreis" nutzen: http://www.gmx.net/de/go/dsl
More information about the CMake
mailing list