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 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
