2012/3/19 Ajay Panyala <a...@csc.lsu.edu>:
> Did you try playing around with:
>
> file(TO_CMAKE_PATH path result)
> file(TO_NATIVE_PATH path result)
>
> I did try file(TO_NATIVE_PATH path result) at the time, but it was not
> useful in my case.
> The result is still a unix style path (maybe because I am using Cygwin)

Did you use cygwin CMake or win32 CMake?
I think using win32 CMake with cygwin does not play well, one should
use cygwin CMake.
I'm no expert in this area but the ML archive should contain answers
to this kind of problem.

-- 
Erk
Le gouvernement représentatif n'est pas la démocratie --
http://www.le-message.org
--

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://www.cmake.org/mailman/listinfo/cmake

Reply via email to