mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-11 07:06:13 +01:00
CMake update
This commit is contained in:
@@ -247,7 +247,7 @@ if(BUILD_TOOLS AND WIN32 AND (NOT WINDOWS_STORE))
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
#--- DDSView sample
|
#--- DDSView sample
|
||||||
if(BUILD_SAMPLE AND WIN32 AND (NOT WINDOWS_STORE))
|
if(BUILD_SAMPLE AND BUILD_DX11 AND WIN32 AND (NOT WINDOWS_STORE))
|
||||||
list(APPEND TOOL_EXES ddsview)
|
list(APPEND TOOL_EXES ddsview)
|
||||||
|
|
||||||
add_executable(ddsview WIN32
|
add_executable(ddsview WIN32
|
||||||
|
|||||||
Reference in New Issue
Block a user