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 8e899df130
commit b150d71912

View file

@ -7,7 +7,7 @@ source_file = [
'tvgWgRenderer.h',
'tvgWgRenderTarget.h',
'tvgWgShaderSrc.h',
'tvgWgShaderTypes.h'
'tvgWgShaderTypes.h',
'tvgWgBindGroups.cpp',
'tvgWgCommon.cpp',
'tvgWgGeometry.cpp',