mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-15 00:26:13 +01:00
October 28, 2023 (#404)
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
|
||||
cmake_minimum_required (VERSION 3.20)
|
||||
|
||||
set(DIRECTXTEX_VERSION 2.0.0)
|
||||
set(DIRECTXTEX_VERSION 2.0.1)
|
||||
|
||||
if(DEFINED XBOX_CONSOLE_TARGET)
|
||||
if(WINDOWS_STORE OR (DEFINED XBOX_CONSOLE_TARGET))
|
||||
set(CMAKE_TRY_COMPILE_TARGET_TYPE "STATIC_LIBRARY")
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user