0
0
mirror of https://github.com/mumble-voip/mumble.git synced 2024-12-22 03:38:47 +00:00
mumble-voip_mumble/helpers/g15helper
Davide Beatrici 2a0683d0be FIX(cmake): Ensure the client installer target is built after its dependencies
Looks like targets are now built concurrently, which results in the installer failing to find the G15 and x64 overlay helpers.

This commit marks the G15 and overlay targets as dependencies of the client, when they're enabled.

As a bonus, plugins are now tied to their own dedicated target rather than the client's.
This is required because the client's subdirectory is now included later on.
2024-11-29 04:36:20 +01:00
..
CMakeLists.txt FIX(cmake): Ensure the client installer target is built after its dependencies 2024-11-29 04:36:20 +01:00
g15helper_emu.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
g15helper_emu.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
g15helper_macx.c MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
g15helper.c MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
g15helper.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
g15helper.plist.in MAINT: Moved g15helper/ to helpers/ dir 2022-09-10 17:28:34 +02:00
g15helper.rc.in MAINT: Moved g15helper/ to helpers/ dir 2022-09-10 17:28:34 +02:00