mirror of https://github.com/yuzu-mirror/yuzu
Fix compilation on case-sensitive OSX
When compiling on a case-sensitive filesystem on OSX, cmake doesn't find the FindUnicorn file, because it looks for Findunicorn.cmake. We should uses the correct case to avoid this issue.pull/8/head
parent
feae1c4c32
commit
e9e511ca04
Loading…
Reference in New Issue