mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-05 04:36:13 +01:00
Fixed up CMake verison to match header
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
cmake_minimum_required (VERSION 3.11)
|
||||
|
||||
set(DIRECTXTEX_VERSION 1.9.4)
|
||||
set(DIRECTXTEX_VERSION 1.9.5)
|
||||
|
||||
project (DirectXTex
|
||||
VERSION ${DIRECTXTEX_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user