freiro
|
b7b2627b37
|
Modularized Qt and SDL file copying
Now cmake relies on two submodules to copy the libraries in the proper folders
|
2016-12-13 21:05:00 +01:00 |
|
freiro
|
031fc3a460
|
Modularization of copy_msvc_libraries cmake funct
Created a new folder in Citra's root called CMakeModules that should
contain cmake functions used by the various CMakeLists.txt.
|
2016-12-11 15:36:34 +01:00 |
|
freiro
|
942f70951d
|
Removed redundant Qt check and other fixes
This removes a redundant check and moves part of the code to a separate
function.
|
2016-12-11 15:10:21 +01:00 |
|
freiro
|
143bc8713d
|
[MSVC] Copy SDL2.dll to build folder
CMake now copies SDL2.dll when compiling citra with citra-qt as a target
on MSVC.
|
2016-12-11 12:22:37 +01:00 |
|
freiro
|
35e979f041
|
Appending PLATFORM_LIBRARIES instead of redefining them
|
2016-11-30 16:28:21 +01:00 |
|
freiro
|
0c22e52f52
|
WINVER definition moved to CMake and cleanup
|
2016-11-30 15:47:09 +01:00 |
|
freiro
|
593ec7fa74
|
Move to AppData/Roaming/Citra/
|
2016-11-26 22:57:36 +01:00 |
|
freiro
|
972b289c78
|
Removed /user/ from path
|
2016-11-26 01:00:52 +01:00 |
|
freiro
|
79317b63d9
|
Switch to AppData/Roaming
|
2016-11-24 16:42:31 +01:00 |
|
freiro
|
5dd31f204a
|
Improve verbosity of audio errors with SDL_GetError()
|
2016-11-22 17:28:11 +01:00 |
|
freiro
|
9ca3a2d461
|
Move to SDL2-2.0.5
|
2016-11-22 09:16:04 +01:00 |
|
freiro
|
3d75e3cd07
|
Return by value and other fixes
|
2016-11-19 15:50:16 +01:00 |
|