Hi , There is a configure_file() in Cmake , which Copies a file <input> to file <output> and substitutes variable values referenced in the file content. This is basically used to generate the <project>.pc file from <project>.pc.in file. Can anyone help me how to achieve the similar functionality using scons ?
Thanks and Best Regards, N Ravi _______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev
