Skip to content

Conversation

@ryanmrichard
Copy link
Contributor

@ryanmrichard ryanmrichard commented Jun 17, 2025

Is this pull request associated with an issue(s)?
Partially addresses #118.

Description
CMakeTest works by creating CMake projects for each test. Those projects need to invoke the project() command. Previously, we had been hard-coding the language to C. This PR changes that so that we now use the languages the user is using.

TODOs

@ryanmrichard ryanmrichard self-assigned this Jun 17, 2025
zachcran
zachcran previously approved these changes Jun 17, 2025
Copy link
Contributor

@zachcran zachcran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I left a suggestion for allowing the user to set a desired language list that may differ from the enabled languages, but it is not crucial for this PR so I'll leave it up to you to decide how to handle it (implement it, don't implement it, move it to an issue for the future, etc.).

@ryanmrichard
Copy link
Contributor Author

@zachcran bumping the review request.

Copy link
Contributor

@zachcran zachcran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ryanmrichard ryanmrichard merged commit d0c1bfd into master Jun 23, 2025
7 checks passed
@ryanmrichard ryanmrichard deleted the languages branch June 23, 2025 14:48
@github-actions
Copy link

🚀 [bumpr] Bumped!
New version:v0.1.21
Changes:v0.1.20...v0.1.21

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