CMakeLists.txt 137 B

123456789
  1. target_sources(WebRTCLib
  2. PRIVATE
  3. D3D11GraphicsDevice.cpp
  4. D3D11GraphicsDevice.h
  5. D3D11Texture2D.cpp
  6. D3D11Texture2D.h
  7. )