[CMake] Batch converting several files

Alexander Neundorf a.neundorf-work at gmx.net
Tue Mar 11 15:53:33 EDT 2008


On Tuesday 11 March 2008, Martin Fischer wrote:
> Hi,
>
> for a project I'm working on I need to do the following build steps:
>
> - compile an executable from source
> - run this executable to convert several files
> - for each input file in source directory there will be one output file
> in build directory.

Do you have to do something with the created files, i.e. are they source files 
which will be compiled to some target ?

Alex


More information about the CMake mailing list