microsoft / D3D12TranslationLayer

A library containing utilities for mapping higher-level graphics work to D3D12
MIT License
329 stars 47 forks source link

CMake: Fix WDK dependency #56

Closed jenatali closed 2 years ago

jenatali commented 2 years ago

The DXBC parser and builder components should only be included when the WDK is found, since they depend on it.