Skip to content

Fix a cmake error - #16

Closed
zeroherolin wants to merge 1 commit into
UIUC-ChenLab:mainfrom
zeroherolin:master
Closed

Fix a cmake error#16
zeroherolin wants to merge 1 commit into
UIUC-ChenLab:mainfrom
zeroherolin:master

Conversation

@zeroherolin

Copy link
Copy Markdown

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"

@zeroherolin zeroherolin closed this by deleting the head repository Aug 13, 2026
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