X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=wrappers%2FCMakeLists.txt;h=a33350470730fe5d4245a5a66dc81180448e194f;hb=9db0c7a850e85ced1a7db0b5a42aa140385eaa32;hp=5e61ed392abc3c5ef5fa260042bbcc94c5344b6d;hpb=41a6d89aa0156103f5217521fe582941782aad8e;p=apitrace diff --git a/wrappers/CMakeLists.txt b/wrappers/CMakeLists.txt index 5e61ed3..a333504 100644 --- a/wrappers/CMakeLists.txt +++ b/wrappers/CMakeLists.txt @@ -130,7 +130,7 @@ if (WIN32) ${CMAKE_SOURCE_DIR}/specs/winapi.py ${CMAKE_SOURCE_DIR}/specs/stdapi.py ) - add_library (d3d10trace MODULE d3d10.def d3d10trace.cpp) + add_library (d3d10trace MODULE d3d10.def d3d10trace.cpp d3d10shader.cpp) target_link_libraries (d3d10trace common ${ZLIB_LIBRARIES}