Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apparently, the find_package signature is incorrect. The [version] component must come before the [REQUIRED] component. I mistakenly placed them in the reverse order when originally adding the minimum version. https://cmake.org/cmake/help/v3.28/command/find_package.html#basic-signature
- Loading branch information