Skip to content

[cmake] allow use of external libmathtext - #23279

Open
ferdymercury wants to merge 2 commits into
root-project:masterfrom
ferdymercury:bmathtext
Open

[cmake] allow use of external libmathtext#23279
ferdymercury wants to merge 2 commits into
root-project:masterfrom
ferdymercury:bmathtext

Conversation

@ferdymercury

@ferdymercury ferdymercury commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

convert mathtext to full builtin_mathtext config option This allows using external libmathtext for compilation see eg Fedora yslai/mathtext#3.
builtin is ON by default since homebrew and debian don't have yet mathtext in their package distributions Once that happens, this could be switched to OFF and the hard-coded builtin moved to LCG link

fyi @ellert

convert mathtext to full builtin_mathtext config option
This allows using external libmathtext for compilation
see eg Fedora.
builtin is ON by default since homebrew and debian don't have yet mathtext in their package distributions
Once that happens, this could be switched to OFF and the hard-coded builtin moved to LCG link
@ferdymercury
ferdymercury requested a review from linev September 7, 2026 07:40
@ferdymercury ferdymercury added the clean build Ask CI to do non-incremental build on PR label Sep 7, 2026
@ferdymercury ferdymercury reopened this Sep 7, 2026
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Test Results

    18 files      18 suites   2d 20h 45m 18s ⏱️
 3 874 tests  3 873 ✅ 0 💤 1 ❌
61 098 runs  61 097 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 170f087.

♻️ This comment has been updated with latest results.

@ferdymercury ferdymercury added the skip code analysis Skip the code analysis CI steps for this PR, including verifying clang-formatting and running Ruff. label Sep 7, 2026
@ferdymercury
ferdymercury marked this pull request as ready for review September 7, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clean build Ask CI to do non-incremental build on PR skip code analysis Skip the code analysis CI steps for this PR, including verifying clang-formatting and running Ruff.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants