Skip to content

Conversation

@zeroherolin
Copy link

The original CMake path Polygeist/... is inconsistent with the actual directory name polygeist in terms of capitalization, which causes CMake to be unable to correctly locate the LLVM source directory:

set(LLVM_SOURCE_DIR ${CMAKE_SOURCE_DIR}/Polygeist/llvm-project/llvm) # Wrong capital "P"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant