Missing cmake/Modules/GetDarwinLinkerVersion.cmake #47
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
miles/apple-libtapi#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When building on macOS, the CMake call fails because of missing files:
Looks like you need to start including the top-level
cmakedirectory from LLVM.Sorry, what I mean is that the missing file is
cmake/Modules/GetDarwinLinkerVersion.cmake.