Skip to content

Change List

Mark Callow edited this page May 14, 2026 · 5 revisions

Changes in this fork compared with upstream basis_universal

CMakeLists.txt

See https://github.com/KhronosGroup/basis_universal/blob/a660e7be16d667a2569890430e630ce66d31ac59/CMakeLists.txt#L6-L38

Fix warnings

This are only needed because KTX-Software includes basis_universal as a subrepo (submodule) and likes to build everything with -Werror set. The warnings were new in basis_universal v2.0.0. Prior versions needed no warning fixes.

Fix reuse lint

.gitignore tweaks

Clone this wiki locally