JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

Remove unnecessary CMake version check

Open omartijn opened this issue 3 years ago • 0 comments

This check is unnecessary, since we require CMake 3.15 or higher, so this check can never return false and thus we don't need it.

Thank you for submitting a pull request.

Please make sure you have read and followed our contribution guidelines (.github/contributing.md in this repository). Your pull request will not be accepted if you have not followed the instructions.

omartijn avatar Feb 07 '22 11:02 omartijn