X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=apps%2Fd3d10_1%2FCMakeLists.txt;h=ccd3dbc5c8f46a75988d1a46105454b6682660a8;hb=716cd83ce5cc7bd696451ff60c52d4e7443e168a;hp=83455bc0f0b0295cead0bccb1ffe6212c9be980e;hpb=b3e98ee5966978e8eefd0e90d9ea3508686ada0a;p=apitrace-tests diff --git a/apps/d3d10_1/CMakeLists.txt b/apps/d3d10_1/CMakeLists.txt index 83455bc..ccd3dbc 100644 --- a/apps/d3d10_1/CMakeLists.txt +++ b/apps/d3d10_1/CMakeLists.txt @@ -4,6 +4,7 @@ include_directories ( ) link_libraries ( + ${DirectX_DXGI_LIBRARY} ${DirectX_D3D10_1_LIBRARY} )