mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-14 12:04:29 +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
81fcca06bc
commit
345753a397
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ source_file = [
|
||||||
'tvgWgRenderer.h',
|
'tvgWgRenderer.h',
|
||||||
'tvgWgRenderTarget.h',
|
'tvgWgRenderTarget.h',
|
||||||
'tvgWgShaderSrc.h',
|
'tvgWgShaderSrc.h',
|
||||||
'tvgWgShaderTypes.h'
|
'tvgWgShaderTypes.h',
|
||||||
'tvgWgBindGroups.cpp',
|
'tvgWgBindGroups.cpp',
|
||||||
'tvgWgCommon.cpp',
|
'tvgWgCommon.cpp',
|
||||||
'tvgWgGeometry.cpp',
|
'tvgWgGeometry.cpp',
|
||||||
|
|
Loading…
Add table
Reference in a new issue