mirror of
https://github.com/KhronosGroup/KTX-Software.git
synced 2026-01-18 17:41:19 +01:00
Related fixes: - appfwSDL target now requires c++17. - Fixes long standing issue of spurious multi-gesture events in load test apps. - Change cubemap tests so rotation gesture rotates around the perceived z-axis. - Add swipe up-down gesture to change model in cube map tests. Coming along for the ride: - Fix: remove files from .gitattributes that don't contain attributes. - Fix: install nuget & mono on CI runners (macOS 15+ ) from which they have been removed. - Fix: only issue "unittests build disabled" message if KTX_FEATURE_TESTS is ON. - Fix: don't try to install vkloadtests dependencies on Windows when only building gl3loadtests. - Fix: set the app icon on the vkloadtests window on Windows.
vcpkg Triplets
These are necessary to get vcpkg to build the dependencies with the same
deployment target as the KTX applications and library. When changing either
deployment target in ../CMakeLists.txt you must make the same change to the
*ios* or *osx* files here.