cmake HAS_D3D11_H examples

icculus/mojoshader CMakeLists.txt :7

CHECK_INCLUDE_FILE(d3d11.h HAS_D3D11_H)

icculus/mojoshader CMakeLists.txt :12

OPTION(PROFILE_HLSL "Build MojoShader with support for the HLSL profile" HAS_D3D11_H)