| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Change KTX_FEATURE_STATIC_LIBRARY to BUILD_SHARED_LIBS (#953) This changes KTX_FEATURE_STATIC_LIBRARY to the built-in cmake variable BUILD_SHARED_LIBS. Static builds are enforced for fmt and astc-encoder. Both libraries use BUILD_SHARED_LIBS themself, so this fixes issues if KTX-Software is used as dependecy in other projects (which set BUILD_SHARED_LIBS). Fixes #935 | 1 年前 | |
Fix non-clang warnings (#549) * Fix collision between our global 'm' and one in gtest. * Suppress gcc unused result warning in etcdec.cxx. * Fix warnings newly added in gcc 11. The warning in lodepng.cc is bogus and has been suppressed. * (Unrelated) avoid exit in on_failure.ps1. | 4 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 4 年前 |