JUCE
JUCE copied to clipboard
Remove unnecessary CMake version check
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.