]> git.cworth.org Git - apitrace-tests/commit
Allow to build d3d samples independently of apitrace source.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 9 May 2012 10:10:17 +0000 (11:10 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Wed, 9 May 2012 10:10:17 +0000 (11:10 +0100)
commit570163bfc3c84b6b553610c888c1f75657ed6ca9
tree5f894b774387aee5caa5281746a26b8350e97ebd
parent7aa463806c4e6616699c8f742cc8204b4d129b0a
Allow to build d3d samples independently of apitrace source.
CMakeLists.txt
apps/d3d10/CMakeLists.txt
apps/d3d10_1/CMakeLists.txt
apps/d3d11/CMakeLists.txt
apps/d3d11_1/CMakeLists.txt
apps/d3dcommon/compat.h [new file with mode: 0644]
cmake/FindDirectX.cmake [new file with mode: 0644]