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
784ff30008
commit
2079c95668
1 changed files with 2 additions and 1 deletions
|
@ -44,7 +44,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