1
0
Fork 0
forked from suyu/suyu
suyu/src
Dale Whinham 78b97ee364 CMake: Fix Info.plist template for citra_qt/OSX
The Info.plist template incorrectly uses parentheses instead of curly braces,
which means that building the .app bundle using regular 'make' results in the
variable not being replaced, and hence the app bundle won't start because the
executable name is incorrect.

This commit fixes this issue.
2016-07-21 21:33:54 +01:00
..
audio_core DSP/HLE: Audio output 2016-05-19 07:25:26 +01:00
citra Merge pull request #1890 from LFsWang/fix-encode-problem 2016-07-14 22:25:52 -04:00
citra_qt CMake: Fix Info.plist template for citra_qt/OSX 2016-07-21 21:33:54 +01:00
common Remove superfluous std::move in return std::move(local_var) 2016-06-25 13:26:21 -05:00
core Merge pull request #1894 from wwylele/set-config-block 2016-07-09 20:39:19 -07:00
tests Tests: Run tests on CI 2016-05-19 19:28:08 +01:00
video_core OpenGL: Add scaled resolution support to scissor 2016-06-27 22:16:04 -07:00
CMakeLists.txt tests: Infrastructure for unit tests 2016-05-19 08:38:03 +01:00