September 1, 2023 (#389)

This commit is contained in:
Chuck Walbourn
2023-09-05 12:36:33 -07:00
committed by GitHub
parent b2c76d5634
commit 419e314914
7 changed files with 15 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
cmake_minimum_required (VERSION 3.20)
set(DIRECTXTEX_VERSION 1.9.9)
set(DIRECTXTEX_VERSION 2.0.0)
if(DEFINED XBOX_CONSOLE_TARGET)
set(CMAKE_TRY_COMPILE_TARGET_TYPE "STATIC_LIBRARY")