If the build process requires cmake to be installed then the installation docs in the readme should list installing cmake and adding it to your PATH as one of the steps.
Also including an example for the default xcode path might be helpful to newer MacOS developers like myself:
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
If the build process requires cmake to be installed then the installation docs in the readme should list installing cmake and adding it to your PATH as one of the steps.
Also including an example for the default xcode path might be helpful to newer MacOS developers like myself:
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer