[CMake] Batch converting several files
Martin Fischer
m_fischer at users.sf.net
Wed Mar 19 15:10:43 EDT 2008
Andy,
thanks for the tutorial. It does exactly what I need. I copied and
modified the relevant pieces and it worked as expected on the first run.
Thanks
Martin
On 18.03.2008 18:27 Andy Lego wrote:
> I wrote a quick tutorial (tested on Linux and Windows) for what you want to do:
>
> http://www.cmake.org/Wiki/CMake:How_To_Process_Lots_Of_Input_Files
>
> Please let me know if this solves your problem.
>
> On Tue, Mar 18, 2008 at 12:15 AM, Martin Fischer <m_fischer at users.sf.net> wrote:
>> Andy,
>>
>> yes the ( is missing in my message. This happened when editing the post.
>> Both () are there in my CMakeLists file.
>>
>> Anyway, thanks for your assistance. I give up and will hardcode the
>> necessary commands. I prefer to work on the project instead of learning
>> CMake details.
>>
>> Regards
>> Martin
>>
>>
>> On 17.03.2008 22:26 Andy Lego wrote:
>> > You are missing a ( after the ADD_CUSTOM_COMMAND.
>> >
More information about the CMake
mailing list