[CMake] INSTALL with RENAME

Alexander Neundorf a.neundorf-work at gmx.net
Thu May 26 15:12:13 EDT 2011


On Thursday 26 May 2011, J Decker wrote:
> How do I install a single target as multiple names? (for something like
> busybox)

Did you try install(CODE ... ) or install(SCRIPT ... ) to create symlinks at 
install time ?

Alex


More information about the CMake mailing list