It sounds like you’ve moved the cmake
executable out of its installation tree. It needs to be kept in the same directory structure as ctest
, cpack
, ccmake
, cmake-gui
, and its Modules
and Templates
directory.
Is this the case?
It sounds like you’ve moved the cmake
executable out of its installation tree. It needs to be kept in the same directory structure as ctest
, cpack
, ccmake
, cmake-gui
, and its Modules
and Templates
directory.
Is this the case?