Sylvain Petreolle <spetreolle(a)yahoo.fr> wrote:
My system has a cmake package installed and cmake is
available in $PATH.
What should I do in order to use the RosBE one ?
When launching a RosBE environment, the scripts add the RosBE pathes at
the front of the $PATH variable. So it should already use the
RosBE-supplied CMake.
You can verify this by typing "which cmake" on the command line.
Cheers,
Colin