Skip to content

cmake: Simplify install instruction a bit#555

Merged
LecrisUT merged 2 commits intospglib:developfrom
LecrisUT:cmake/simplify
Mar 6, 2025
Merged

cmake: Simplify install instruction a bit#555
LecrisUT merged 2 commits intospglib:developfrom
LecrisUT:cmake/simplify

Conversation

@LecrisUT
Copy link
Copy Markdown
Collaborator

@LecrisUT LecrisUT commented Feb 28, 2025

install(COMPONENT) is not that useful, might as well make the cmake file more compact. target_sources(FILE_SET) is supposed to be the recommended way of declaring public/private headers, but not sure if it can be made to work for Fortran modules as well.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.34%. Comparing base (b990e73) to head (7816d6f).
Report is 12 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #555   +/-   ##
========================================
  Coverage    74.34%   74.34%           
========================================
  Files           26       26           
  Lines         8069     8069           
  Branches      1696     1696           
========================================
  Hits          5999     5999           
  Misses        1561     1561           
  Partials       509      509           
Flag Coverage Δ
c_api 68.68% <ø> (ø)
fortran_api 50.70% <ø> (ø)
python_api 67.71% <ø> (ø)
unit_tests 11.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@LecrisUT LecrisUT requested a review from lan496 March 5, 2025 15:56
@LecrisUT LecrisUT enabled auto-merge (squash) March 6, 2025 06:01
LecrisUT added 2 commits March 6, 2025 10:07
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
@LecrisUT LecrisUT merged commit 3233481 into spglib:develop Mar 6, 2025
40 of 52 checks passed
@LecrisUT LecrisUT deleted the cmake/simplify branch May 28, 2025 08:17
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