October 27, 2025 (#642)

This commit is contained in:
Chuck Walbourn
2025-10-28 11:44:25 -07:00
committed by GitHub
parent f180374ba5
commit c027648890
7 changed files with 17 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
cmake_minimum_required (VERSION 3.21)
set(DIRECTXTEX_VERSION 2.0.8)
set(DIRECTXTEX_VERSION 2.0.9)
if(XBOX_CONSOLE_TARGET STREQUAL "durango")
set(CMAKE_TRY_COMPILE_TARGET_TYPE "STATIC_LIBRARY")