X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=apps%2Fd3d10%2FCMakeLists.txt;h=226cd49c6897f4efbb65728e87b88afcdb73c1dd;hb=700b1cef4ba8cc818d9b9080f368f64c392513ec;hp=75d110b717681da5cdfaa10303f9d93fe9ed9d88;hpb=570163bfc3c84b6b553610c888c1f75657ed6ca9;p=apitrace-tests diff --git a/apps/d3d10/CMakeLists.txt b/apps/d3d10/CMakeLists.txt index 75d110b..226cd49 100644 --- a/apps/d3d10/CMakeLists.txt +++ b/apps/d3d10/CMakeLists.txt @@ -4,6 +4,7 @@ include_directories ( ) link_libraries ( + ${DirectX_DXGI_LIBRARY} ${DirectX_D3D10_LIBRARY} )