@davecotter said in blocked: cmake: command not found:
cmake: command not found
here's what i ended up doing:
Launch "MaintenanceTool", and choose "Add or remove components" (next)
under "Qt -> Developer and Design Tools", check "CMake" (next, and complete that)
in Terminal, ensure you add the folder containing cmake to your $PATH, eg: export PATH=$PATH:/path_to/Qt/Tools/CMake/CMake.app/Contents/bin