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

full cmake 3/N: orderings and configuration passing #312

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

loriab
Copy link
Collaborator

@loriab loriab commented Dec 22, 2023

currently atop #309 . here's the diff of the new stuff: loriab/libint@intconfig...loriab:libint:orderingsconfig

  • handle the 3 orderings options with CMake and add history and upgrade helper entries
  • make sure version info, soversion info integral types/am/deriv components, orderings get passed through to libint2-config.cmake, config.h, configuration.cc, features
  • add skeleton of the full cmake structure: generate->export->library. No source files compiled yet, but options are handed through and configure_files are in place. rm -rf build/ && cmake -S. -Bbuild && cmake --build build completes so libint2-config.cmake and other files in previous bullet can be inspected
  • configuration.cc (for libtool) and configuration.cc.cmake.in (for cmake) are duplicated at the moment

@loriab loriab marked this pull request as ready for review December 22, 2023 06:13
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.

1 participant