mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-13 19:44:28 +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',
|
||||
'tvgSwCanvas.cpp',
|
||||
'tvgTaskScheduler.cpp',
|
||||
'tvgText.cpp'
|
||||
'tvgText.cpp',
|
||||
'tvgWgCanvas.cpp'
|
||||
]
|
||||
|
||||
common_dep = declare_dependency(
|
||||
|
|
Loading…
Add table
Reference in a new issue