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

[CMAKE][REACTOS] Introduce a utf16le_convert() cmake helper #6904

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

HBelusca
Copy link
Contributor

Purpose

Used when we convert files to UTF16-LE during our build process. Removes duplicated code.

@HBelusca HBelusca added enhancement For PRs with an enhancement/new feature. refactoring For refactoring changes. labels May 17, 2024
@HBelusca HBelusca self-assigned this May 17, 2024
HBelusca added a commit to HBelusca/reactos that referenced this pull request May 17, 2024
…6904)

Used when we convert files to UTF16-LE during our build process.
Removes duplicated code.
Copy link
Member

@binarymaster binarymaster left a comment

Choose a reason for hiding this comment

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

Maybe convert_utf16le? Looks very nice!

…6904)

Used when we convert files to UTF16-LE during our build process.
Removes duplicated code.
@HBelusca HBelusca merged commit 0b366ea into reactos:master Jun 10, 2024
8 checks passed
@HBelusca HBelusca deleted the cmake_utf16le_convert branch June 10, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement For PRs with an enhancement/new feature. refactoring For refactoring changes.
Projects
None yet
5 participants