8000 feat(cmake): enhance internal unicode + hyperlink detection for running under cmake-gui by bruxisma · Pull Request #27 · ixm-one/ixm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(cmake): enhance internal unicode + hyperlink detection for running under cmake-gui #27

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

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

bruxisma
Copy link
Member

CMAKE_EDIT_COMMAND will point to cmake-gui if it was executed via this tool, so we can easily detect if the user can see/read unicode and if terminal hyperlinks are supported. While ccmake, the TUI version of cmake-gui might be set as the CMAKE_EDIT_COMMAND we ignore it as it's going to be running under a terminal environment anyhow.

…ng under cmake-gui

`CMAKE_EDIT_COMMAND` will point to `cmake-gui` if it was executed via
this tool, so we can easily detect if the user can see/read unicode and
if terminal hyperlinks are supported. While `ccmake`, the TUI version of
`cmake-gui` might be set as the `CMAKE_EDIT_COMMAND` we ignore it as
it's going to be running under a terminal environment *anyhow*.

Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
@bruxisma bruxisma added subject:modules Subject: IXM's Modules category:enhancement Category: An issue proposaing an enhancement or a PR with one labels Mar 12, 2025
@bruxisma bruxisma merged commit 2966a86 into main Mar 12, 2025
6 checks passed
@bruxisma bruxisma deleted the bruxisma/improve-supports branch March 12, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:enhancement Category: An issue proposaing an enhancement or a PR with one subject:modules Subject: IXM's Modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0