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

Make it possible to use CMAKE instead of autotools for build process #104

Open
fangohr opened this issue Mar 13, 2024 · 0 comments
Open

Comments

@fangohr
Copy link
Owner

fangohr commented Mar 13, 2024

Currently, we use autotools in the spack/package.py.

Octopus 14.0 provides support for CMake as the build system. This issue is to modify the spack package for Octopus to support CMake as the build system.

Ideally, the user has a choice wether to build [email protected] with autotools or CMake, but the vision for the future appears to be a purely CMake-based build. So if necessary, we can switch to CMake-only builds from 14.0 (if already possible) or from a later version of Octopus (if CMake support doesn't match the autotools support for the dependencies available through spack).

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

No branches or pull requests

1 participant