this fixes the following error when configuring linux dynamic dependencies jobs
CMake Error at /usr/local/share/cmake-3.31/Modules/FindPkgConfig.cmake:938 (message):
None of the required 'glib-2.0' found
Call Stack (most recent call first):
thirdparty/fluidsynth/src/CMakeLists.txt:158 (pkg_search_module)
* added separate targets with static and dynamic loading of dependencies
* specified continuous integration runners explicitly
* replaced 32-bit Windows target with 64-bit debug configuration