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

Add package command for CMake. #1870

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

jehelset
Copy link
Contributor

@jehelset jehelset commented Nov 28, 2023

Adds support for package commands in cmake-projects. Both preset and non-preset version included.


  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s)
  • All tests are passing (eldev test)
  • The new code is not generating bytecode or M-x checkdoc warnings
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the readme (if adding/changing user-visible functionality)

Thanks!

@jehelset jehelset force-pushed the jehelset/cmake-package-presets branch 2 times, most recently from 31fbbaf to 2583e23 Compare November 28, 2023 16:00
@jehelset jehelset force-pushed the jehelset/cmake-package-presets branch from 2583e23 to f7be91e Compare November 28, 2023 16:01
@bbatsov bbatsov merged commit 9bb74c8 into bbatsov:master Nov 29, 2023
5 of 6 checks passed
@bbatsov
Copy link
Owner

bbatsov commented Nov 29, 2023

Thanks!

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