X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=apps%2Fd3d10%2FCMakeLists.txt;h=75d110b717681da5cdfaa10303f9d93fe9ed9d88;hb=570163bfc3c84b6b553610c888c1f75657ed6ca9;hp=3664f5fa9675f49d02036581bde56f204fcc9bf4;hpb=009c029e5360c8ae668b21caffeb275639ede8a7;p=apitrace-tests diff --git a/apps/d3d10/CMakeLists.txt b/apps/d3d10/CMakeLists.txt index 3664f5f..75d110b 100644 --- a/apps/d3d10/CMakeLists.txt +++ b/apps/d3d10/CMakeLists.txt @@ -1,5 +1,5 @@ include_directories ( - ${APITRACE_SOURCE_DIR}/dispatch + ${CMAKE_CURRENT_SOURCE_DIR}/../d3dcommon ${DirectX_D3D10_INCLUDE_DIR} )