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
dbde6393a9
commit
43464ceba4
1 changed files with 2 additions and 1 deletions
|
@ -43,7 +43,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