[Cmake] Execute permissions on a configured file

Bill Lorensen wlorens1 at nycap . rr . com
Wed, 20 Aug 2003 20:16:25 -0400


I'm using the CONFIGURE_FILE command to create a shell script. How can I force the created file to have execute permission?

Bill