mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.43k stars 1.27k forks source link

CMakeLists: Work around Qt shader bug with Xcode #13379

Closed fwcd closed 3 months ago

fwcd commented 3 months ago

Fixes #13378

This fixes a CMake configuration issue when targeting Xcode (which is needed for iOS) using the suggested workaround until the corresponding upstream Qt bug is fixed.

daschuer commented 3 months ago

Does this als fix am issue in the 2.4 or 2.5 branch?

fwcd commented 3 months ago

I have rebased it to 2.5 (2.4 doesn't contain a res/shaders/CMakeLists.txt)