[CMake] installing targets under different name
Alexander Neundorf
a.neundorf-work at gmx.net
Mon May 9 05:25:04 EDT 2005
Hi,
I still have the problem with a target "kdevelop" (for libkdevelop.so)
and "kdevelop" for the executable in the same cmake project.
One way to get around this would be to rename the binary e.g. to
"kdevelop3", but then installing it as "kdevelop".
This could e.g. be done via something like
"SET_TARGET_PROPERTIES(kdevelop3 PROPERTIES INSTALL_AS kdevelop)"
and then this new property could be used in cmLocalGenerator.cxx.
What do you think about this ? If you think this would be ok, I'll try to
write a patch.
Bye
Alex
--
+++ Lassen Sie Ihren Gedanken freien Lauf... z.B. per FreeSMS +++
GMX bietet bis zu 100 FreeSMS/Monat: http://www.gmx.net/de/go/mail
More information about the CMake
mailing list