mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
3 lines
145 B
Meson
3 lines
145 B
Meson
test_dxgi_deps = [ dxvk_dep, dxgi_dep ]
|
|
|
|
executable('dxgi-factory', files('test_dxgi_factory.cpp'), dependencies : test_dxgi_deps, install: true) |