yuzu/CMakeLists: Disable implicit QString conversions
Now that all of our code is compilable with implicit QString conversions, we can enforce it at compile-time by disabling them.
Loading
Please register or sign in to comment
Now that all of our code is compilable with implicit QString conversions, we can enforce it at compile-time by disabling them.