> +#if defined(_WIN32) > +# define PATH_SEP "\\" > +#else > +# define PATH_SEP "/" > +#endif
I bet there is something in kwsys or so that will handle this stuff. Eike
signature.asc
Description: This is a digitally signed message part.
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers