TRX/docker
Alan Swanson 59fe81522f
build: fix failure with non-docker meson build (#1036)
Parameters g_TR1XVersion and g_GameFlowDefaultStrings are always created
in init.c when using meson build which runs tools/generate_init. This
caused multiple definition errors against src/global/vars.c when DOCKER_BUILD
was not set.
2023-10-08 21:15:33 +02:00
..
config build: streamline docker builds for the tools 2023-05-02 01:00:33 +02:00
game-linux build: fix failure with non-docker meson build (#1036) 2023-10-08 21:15:33 +02:00
game-win build: fix failure with non-docker meson build (#1036) 2023-10-08 21:15:33 +02:00
installer build: streamline docker builds for the tools 2023-05-02 01:00:33 +02:00