mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-14 12:04:29 +00:00
infra: build wg canvas properly.
This commit is contained in:
parent
dbde6393a9
commit
43464ceba4
1 changed files with 2 additions and 1 deletions
|
@ -43,7 +43,8 @@ source_file = [
|
||||||
'tvgShape.cpp',
|
'tvgShape.cpp',
|
||||||
'tvgSwCanvas.cpp',
|
'tvgSwCanvas.cpp',
|
||||||
'tvgTaskScheduler.cpp',
|
'tvgTaskScheduler.cpp',
|
||||||
'tvgText.cpp'
|
'tvgText.cpp',
|
||||||
|
'tvgWgCanvas.cpp'
|
||||||
]
|
]
|
||||||
|
|
||||||
common_dep = declare_dependency(
|
common_dep = declare_dependency(
|
||||||
|
|
Loading…
Add table
Reference in a new issue