git: sol2: url: https://github.com/ThePhD/sol2 revision: v3.2.0 stduuid: url: https://github.com/mariusbancila/stduuid io: url: https://git.mtgames.nl/Dreaded_X/io include: - .build/git/io/flint.yaml targets: sol2: type: lib git: sol2 auto: false include: - single/include/sol link: - lua stduuid: type: lib git: stduuid platform: linux: link: - uuid ecs: type: lib path: ecs dependency: - stduuid ecs-lua: type: lib path: ecs-lua dependency: - ecs - sol2 ecs-serial: type: lib path: ecs-serial dependency: - ecs - io test: type: exe path: test include: - generated dependency: - ecs - ecs-lua - ecs-serial