Skip to content
Snippets Groups Projects
Unverified Commit e9e511ca authored by Robin Lambertz's avatar Robin Lambertz Committed by GitHub
Browse files

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.
parent feae1c4c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment