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

Fix installation using CMake #523

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

jkrimmer
Copy link
Contributor

In the current state, it is not possible to install the finufft library using CMake: Running cmake --install build as described in the documentation, does not have any effect. This commit fixes this issue.

In the current state, it is not possible to install the finufft library using CMake: Running `cmake --install build` as described in the documentation, does not have any effect. This commit fixes this issue.
@ahbarnett
Copy link
Collaborator

Marco, as the cmake expert, could you check what's going on (verify the claim re install, and the fix) - thansk! Alex

@DiamonDinoia
Copy link
Collaborator

Nice catch. Tested and it works.

@DiamonDinoia DiamonDinoia merged commit 79e1a3b into flatironinstitute:master Aug 16, 2024
167 checks passed
@jkrimmer jkrimmer deleted the patch-1 branch August 22, 2024 11:54
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.

3 participants