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