X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=apps%2Fd3d10_1%2FCMakeLists.txt;h=ccd3dbc5c8f46a75988d1a46105454b6682660a8;hb=HEAD;hp=83455bc0f0b0295cead0bccb1ffe6212c9be980e;hpb=36de802ab2d1c9c55530059595fb52a757252ff3;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} )