This website requires JavaScript.
Explore
Help
Sign In
Jayden
/
yuzu
Archived
Watch
0
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
3b68600f81078c5cc56f8697746d9ea5a4281d76
yuzu
/
src
T
History
Yuri Kunde Schlesner
3b68600f81
CMake: Remove unnecessary include_directories for dynarmic
...
Dynarmic already adds the correct include paths to the library target.
2017-05-27 22:19:37 -07:00
..
audio_core
CMake: Add SoundTouch include path to target property
2017-05-27 22:09:28 -07:00
citra
CMake: Define an interface target for SDL2 definitions
2017-05-27 21:38:49 -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: Remove unnecessary include_directories for dynarmic
2017-05-27 22:19:37 -07:00
input_common
CMake: Define an interface target for SDL2 definitions
2017-05-27 21:38:49 -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 +02:00