mirror of https://github.com/yuzu-mirror/yuzu
cmake: Only search for Qt when we need to
When YUZU_USE_BUNDLED_QT was specified on a system with a compliant Qt version installed, CMake configuration would cause an error due to mixing YUZU_USE_BUNDLED_QT with the system Qt. Solution is to only search for Qt when YUZU_USE_BUNDLED_QT is disabled.pull/8/head
parent
a36d2b942b
commit
4c6cc67520
Loading…
Reference in New Issue