Mathieu Malaterre wrote:
> In order to support -interface, one would need to fix the MACRO in
> UseSWIG.cmake:
>
> MACRO(SWIG_GET_EXTRA_OUTPUT_FILES language outfiles generatedpath infile)
> GET_SOURCE_FILE_PROPERTY(SWIG_GET_EXTRA_OUTPUT_FILES_module_basename
> ${infile} SWIG_MODULE_NAME)
>
On Mon, Aug 4, 2008 at 7:04 PM, Brad King <[EMAIL PROTECTED]> wrote:
> Mathieu Malaterre wrote:
>> I can reproduce my infinite dependencie problem. Every time I type
>> 'make' it redoes the swig step, using cmake 2.4.5 I cannot reproduce
>> the issue.
>> How do I track this thing down ? Otherwi