1
0
Fork 0
forked from suyu/suyu
suyu/src
Sam Spilsbury df81fa11fc CMakeLists: Use imported version of Threads::Threads
This requires bumping up to a minimum of CMake 3.1. The benefit
of using the imported target is that you can switch to the -pthread
compiler flag on request, which may be necessary for some systems if
available.
2016-04-24 23:39:25 +08:00
..
audio_core DSP: Implement audio filters (simple, biquad) 2016-03-28 15:51:00 +01:00
citra CMakeLists: Use imported version of Threads::Threads 2016-04-24 23:39:25 +08:00
citra_qt debugger: Warn if we reach an unreachable format 2016-04-23 11:54:02 +08:00
common Merge pull request #1576 from smspillaz/fix-build-errors-03272016 2016-04-24 02:02:45 -04:00
core ncch: Use correct format specifier (for long long uint) 2016-04-23 11:54:02 +08:00
video_core pica: Handle default lighting case 2016-04-23 11:54:02 +08:00
CMakeLists.txt Dependencies: Remove GLFW, Add SDL2 2016-03-02 14:09:02 +00:00