mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-14 20:14:37 +00:00
wg_engine: meson script fixed
[issues 1991: Basic steps to compile for linux (wg_beta, examples)](#1991)
This commit is contained in:
parent
8e899df130
commit
b150d71912
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ source_file = [
|
|||
'tvgWgRenderer.h',
|
||||
'tvgWgRenderTarget.h',
|
||||
'tvgWgShaderSrc.h',
|
||||
'tvgWgShaderTypes.h'
|
||||
'tvgWgShaderTypes.h',
|
||||
'tvgWgBindGroups.cpp',
|
||||
'tvgWgCommon.cpp',
|
||||
'tvgWgGeometry.cpp',
|
||||
|
|
Loading…
Add table
Reference in a new issue