suyu-mirror/src
Yuri Kunde Schlesner 34b6c8bd88 CMake: Remove CITRA_QT_LIBS var
This used to be required to support both Qt4 and Qt5, but we dropped Qt4
so it's not needed anymore.
2017-05-27 20:53:39 +07:00
..
audio_core CMake: Correct inter-module dependencies and library visibility 2017-05-27 18:41:24 +07:00
citra CMake: Stop using FindOpenGL, which seems to not be required anymore 2017-05-27 20:48:00 +07:00
citra_qt CMake: Remove CITRA_QT_LIBS var 2017-05-27 20:53:39 +07:00
common CMake: Use IMPORTED target for Boost 2017-05-27 20:44:51 +07:00
core CMake: Use IMPORTED target for Boost 2017-05-27 20:44:51 +07:00
input_common CMake: Correct inter-module dependencies and library visibility 2017-05-27 18:41:24 +07:00
tests CMake: Correct inter-module dependencies and library visibility 2017-05-27 18:41:24 +07:00
video_core CMake: Use IMPORTED target for libpng 2017-05-27 20:44:51 +07:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 +07:00
CMakeLists.txt InputCommon: add Keyboard 2017-03-01 23:30:57 +07:00