Add subprojects
Instead of relying on host system, some dependencies had been added using meson wrap DB and custom meson wrappers. Signed-off-by: Piotr Krygier <piotrkrygier@everyonecancode@xyz>
This commit is contained in:
@@ -14,9 +14,9 @@ executable(
|
||||
],
|
||||
dependencies : [
|
||||
sdl3_dep,
|
||||
rse_graphics_lib_dep,
|
||||
],
|
||||
link_with: [
|
||||
rse_graphics_lib,
|
||||
rse_events_lib,
|
||||
rse_utilities_lib,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user