[Scons-dev] How to generate .pc files from .pc.in files using scons

RAVI NANJUNDAPPA nravi.n at samsung.com
Fri Jun 12 01:39:14 EDT 2015


Hi , 

There is a configure_file() in Cmake , which Copies a file  to file and substitutes variable values referenced in the file content.
This is basically used to generate the .pc file from .pc.in file.
Can anyone help me how to achieve the similar functionality using scons ?

Thanks and Best Regards, 
N Ravi


More information about the Scons-dev mailing list