mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 23:32:39 -05:00
Also works around a bug where CMake's ninja generator doesn't properly handle ||'s on POST_BUILD commands, making the || apply to the whole build like `<link> && custom0 || custom1` |
||
|---|---|---|
| .. | ||
| AppDelegate.h | ||
| AppDelegate.mm | ||
| CMakeLists.txt | ||
| Info.plist.in | ||
| MacUI.mm | ||
| main.m | ||
| Main.storyboard | ||
| ViewController.h | ||
| ViewController.m | ||