mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-09 19:50:13 +02:00
CMake update
This commit is contained in:
parent
9e34fadda0
commit
80cf9ad154
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user