On 10/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> That doesn't work. I think it is the same problem why I can't use FILE() at
> all.
> Because the file i want to append is both, generated before and used as a
> source file.
You'll need to write your own native path function for MinGW generator
as a workaround. STRING(REPLACE "/" "\\" native_path "${cmake_path}")
will probably do it, but maybe there's more to it. It's been awhile
since I messed with these.
Cheers,
Brandon Van Every
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake