meson: Sync build files with master and update to 3.24

This commit is contained in:
Nirbheek Chauhan
2018-11-20 01:37:09 +05:30
committed by Christoph Reiter
parent 8caa937739
commit a4fe15d9f0
29 changed files with 2432 additions and 890 deletions

View File

@ -15,6 +15,5 @@ widget_factory = executable(
widgetfactory_resources,
dependencies: libgtk_dep,
include_directories : confinc,
gui_app: true,
install: true
)