mirror of
https://github.com/microsoft/DirectXTex
synced 2024-11-09 14:30:05 +00:00
CMake code review
This commit is contained in:
parent
179d12148d
commit
8aee4d3ccf
@ -185,3 +185,5 @@ if(WIN32)
|
||||
target_compile_definitions(${PROJECT_NAME} PRIVATE _WIN32_WINNT=0x0601)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
set_property(DIRECTORY PROPERTY VS_STARTUP_PROJECT texconv)
|
||||
|
Loading…
Reference in New Issue
Block a user