Skip to content

Comments

meson: add subproject fallback for libtsm#244

Merged
kdj0c merged 1 commit intokmscon:mainfrom
1ace:subproject-fallback
Feb 10, 2026
Merged

meson: add subproject fallback for libtsm#244
kdj0c merged 1 commit intokmscon:mainfrom
1ace:subproject-fallback

Conversation

@1ace
Copy link
Contributor

@1ace 1ace commented Jan 23, 2026

This allows meson to compile libtsm inside the kmscon build when the distro packages are not recent enough.

@1ace
Copy link
Contributor Author

1ace commented Jan 23, 2026

Note that this depends on kmscon/libtsm#19, which also means that it depends on a new libtsm release being done.

This allows meson to compile libtsm inside the kmscon build when the
distro packages are not recent enough.
@1ace 1ace force-pushed the subproject-fallback branch from 8b68809 to 1e74e41 Compare January 23, 2026 17:14
@1ace
Copy link
Contributor Author

1ace commented Jan 23, 2026

Also, another nifty trick that this allows is ln -s ../libtsm/ subprojects/ to use the local libtsm, allowing to test changes before they are released, without having to do system installs (that's how I saw the libtsm bug fixed in the other PR)

@kdj0c
Copy link
Contributor

kdj0c commented Jan 23, 2026

Thanks for this trick, as I run tests on different machine, I usually build a fedora rpm and push/install where I want to test, but that looks even easier.

@kdj0c kdj0c merged commit abd824a into kmscon:main Feb 10, 2026
2 checks passed
@1ace 1ace deleted the subproject-fallback branch February 10, 2026 19:17
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