The commands:

cmakesetup \src\mysource

and

cmakesetup c:\src\mysource

seem to do different things under XP (Cmake 2.6.1). The first version
loads the last source/build directories, while the second version does
the right thing: loads mysource as the source and . as the build.

Is this a bug or is there something more subtle here?
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to