direct3d9
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
This commit is contained in:
parent
e6f1385d5e
commit
eef1c32c1b
15 changed files with 83 additions and 449 deletions
|
|
@ -7,7 +7,7 @@ if(${MW_TRY_VULKAN})
|
|||
endif()
|
||||
|
||||
if(WIN32)
|
||||
if(${MW_TRY_D3D8} OR ${MW_BUILD_D3D8})
|
||||
if(${MW_TRY_DIRECT3D9})
|
||||
add_subdirectory(dxdemos)
|
||||
endif()
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue