X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=apps%2Fd3d11%2FCMakeLists.txt;h=5dc68d8cec3e138372e0efd6239838809c788dd4;hb=570163bfc3c84b6b553610c888c1f75657ed6ca9;hp=91c3c78d847f943fa9bedd3801833eb3b4861b7f;hpb=398f7b9536d5a7fbc4236088d59407d79830d428;p=apitrace-tests diff --git a/apps/d3d11/CMakeLists.txt b/apps/d3d11/CMakeLists.txt index 91c3c78..5dc68d8 100644 --- a/apps/d3d11/CMakeLists.txt +++ b/apps/d3d11/CMakeLists.txt @@ -1,6 +1,5 @@ include_directories ( - ${CMAKE_CURRENT_SOURCE_DIR}/../hlsl - ${APITRACE_SOURCE_DIR}/dispatch + ${CMAKE_CURRENT_SOURCE_DIR}/../d3dcommon ${DirectX_D3D11_INCLUDE_DIR} )