wg_engine: meson script fixed

[issues 1991: Basic steps to compile for linux (wg_beta, examples)](#1991)
This commit is contained in:
Sergii Liebodkin 2024-02-19 18:31:14 +02:00 committed by Hermet Park
parent 81fcca06bc
commit 345753a397

View file

@ -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',