Skip to content

Conversation

@Daft-Freak
Copy link
Collaborator

Bit of a continuation of #878, the first patch makes it so we aren't using a "removed" feature.

This also allows up to set the max version to current as we're not using
any removed features.
Now we can use TARGET_FILE_BASE_NAME
We don't use it any more. (If we need it again we can just bump the min CMake ver to 3.16)
@Gadgetoid
Copy link
Contributor

On the off chance it crops up here: I had a heck of a time recently on macOS trying to get find_package to find the Python in an activated virtualenv. It's very stubborn about picking the latest version, or picking fully qualified binaries rather than just "python."

I had to use set(Python_FIND_STRATEGY "LOCATION").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants