mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-07 02:05:00 +00:00
Fixed build with meson
This commit is contained in:
parent
494d71ebe9
commit
453dc7a8fc
@ -7,7 +7,8 @@ lib_sources = [
|
||||
'src/DosQObjectImpl.cpp',
|
||||
'src/DOtherSide.cpp',
|
||||
'src/DOtherSideTypesCpp.cpp',
|
||||
'src/OnSlotExecutedHandler.cpp'
|
||||
'src/OnSlotExecutedHandler.cpp',
|
||||
'src/DosQObjectWrapper.cpp'
|
||||
]
|
||||
lib_include_directories = ['include', 'include/Qt']
|
||||
lib_pch = '../pch/lib_pch.h'
|
||||
|
Loading…
x
Reference in New Issue
Block a user