On Thursday 28 April 2011 22:55:38 Timothy Pearson wrote:
Hi Serghei, Calvin,
Can you two please update me on the CMake status of kdegraphics? I would
like to keep things moving if possible; I know Calvin has on the Etherpad
that he is waiting for some kind of macro from Serghei
Done in SVN revision 1229667.
tde_file_to_cpp( <source> <destination> <variable> )
Example: tde_file_to_cpp( COPYING kolourpaintlicense.h kpLicenseText )
This will transform file COPYING in C++ compatible string and will write it to
kolourpaintlicense.h. "kpLicenseText" is a "const char*" variable.
--
Serghei