[CMake] Native Pathsupport under Windows
alexander at camek.de
alexander at camek.de
Wed Oct 24 10:19:31 EDT 2007
Hi all,
Hi Brandon,
>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.
Works great, now i can do a native append.
Thanks for your help.
Greetings
Alexander
More information about the CMake
mailing list