Say I generate a script using CONFIGURE_FILE.  How would I make it
executable?  In other words, is there a CMake way of doing this that
will work on all CMake platforms?

The way we deal with portability in our particular case is to use Tcl
scripts.  Our stuff won't work on any platform without tcl, so tclsh
is the 'most portable' script processor.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to