[CMake] cmakesetup launch discrepancy

Aleksander Demko ademko at gmail.com
Wed Sep 24 12:24:24 EDT 2008


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?


More information about the CMake mailing list