Skip to content
Snippets Groups Projects
  • Robin Lambertz's avatar
    Fix compilation on case-sensitive OSX · e9e511ca
    Robin Lambertz authored
    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.
    e9e511ca