Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Use correct installation directory on windows with modern CMake #100

Closed
wants to merge 1 commit into from

Conversation

hmaarrfk
Copy link
Contributor

If you are willing to update the minimum version of CMake to 3.12, we can work on cleaning this up quite a bit.

Otherwise, happy to keep this here as a WIP

@hmaarrfk hmaarrfk changed the title Use correct installation directory on windows with modern CMake [WIP] Use correct installation directory on windows with modern CMake Jun 13, 2020
@hmaarrfk
Copy link
Contributor Author

Follow progress here conda-forge/zfpy-feedstock#6

@lindstro
Copy link
Member

@hmaarrfk Sorry for the delay in processing this PR. Currently some tests fail on Travis, ostensibly due to CMake 3.9.4 not supporting FindPython (see https://open.cdash.org/build/6814168/configure).

Can we conditionally require CMake 3.12 when BUILD_ZFPY is on? I know 3.12 is old by now, but I prefer to keep requirements to a minimum.

@hmaarrfk
Copy link
Contributor Author

I htink it is likely best to wait until FindPython is supported more fully by scikit-build, then update with that.

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.

None yet

2 participants