mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-15 14:30:13 +02:00
Fixed up CMake verison to match header
This commit is contained in:
parent
e9d6e9c797
commit
73ecfc91bb
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
cmake_minimum_required (VERSION 3.11)
|
cmake_minimum_required (VERSION 3.11)
|
||||||
|
|
||||||
set(DIRECTXTEX_VERSION 1.9.4)
|
set(DIRECTXTEX_VERSION 1.9.5)
|
||||||
|
|
||||||
project (DirectXTex
|
project (DirectXTex
|
||||||
VERSION ${DIRECTXTEX_VERSION}
|
VERSION ${DIRECTXTEX_VERSION}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user