mirror of
https://github.com/lubosz/overte.git
synced 2025-04-06 01:02:29 +02:00
Merge pull request #374 from overte-org/update-nvtt
Fix NVTT compilation on Visual Studio 2022
This commit is contained in:
commit
08b8bfeef4
2 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
Source: nvtt
|
||||
Version: 2.1.3
|
||||
Version: 2.1.4
|
||||
Description: Texture processing tools with support for Direct3D 10 and 11 formats.
|
||||
|
|
|
@ -9,8 +9,8 @@
|
|||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO JulianGro/nvidia-texture-tools
|
||||
REF 4c022091ad5dae8964052cadcc506c10e6956442
|
||||
SHA512 dcae327f40e25408fdca73f01bc0555f38b0e9d6bf19adc87532e03365e3b4f6f12a6bcdd7dd27c7af3a5579b9ddd086a5f9c7ee7abd0d0f55c707db8666a780
|
||||
REF 2a56c2321e5923b00c59a19f1b1528a72b2e0f6e
|
||||
SHA512 b41cc44dfe0c389b184271ad8d385dcb96c78591e9017bdb6a2325b1cbc3100bb23294e9478d12dbd8490ca44dac6363810a87650a2cdc63445dad339658cbd2
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue