Improve meson build.
-Add all required packages as wrap dependencies -Move source lsitnings to separate files -Proper dependencies declarations -Set global D compiler arguments -Add few asserts -Add test exe -Other small improvements Tested with dmd with betterC, demos executable has to be run from 'demos' directory to properly load assets.
This commit is contained in:
parent
00386ed529
commit
66b5807368
16 changed files with 314 additions and 104 deletions
7
subprojects/bindbc-sdl.wrap
Normal file
7
subprojects/bindbc-sdl.wrap
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[wrap-git]
|
||||
url = https://github.com/BindBC/bindbc-sdl.git
|
||||
revision = 5c936064b7226630f5080f4b12b77ee39c8ac64b
|
||||
patch_directory = bindbc-sdl
|
||||
|
||||
[provide]
|
||||
dependency_names = bindbc-sdl
|
||||
Loading…
Add table
Add a link
Reference in a new issue