diff options
| author | 2021-07-15 05:25:00 -0400 | |
|---|---|---|
| committer | 2021-07-16 02:26:34 -0400 | |
| commit | 4c6cc675201c1a17d674b7910233a1d8eb474077 (patch) | |
| tree | 62f7d98734ffdb921cbc4dbf7c18f350725ecdf1 /src/input_common/sdl/sdl_impl.cpp | |
| parent | cmake: Only use NO_CMAKE_SYSTEM_PATH when needed for Qt (diff) | |
| download | yuzu-4c6cc675201c1a17d674b7910233a1d8eb474077.tar.gz yuzu-4c6cc675201c1a17d674b7910233a1d8eb474077.tar.xz yuzu-4c6cc675201c1a17d674b7910233a1d8eb474077.zip | |
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.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions