Skip to content

Optimized the CMake build process to reduce its dependency on environment variables. #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tylzh97
Copy link

@tylzh97 tylzh97 commented Jul 15, 2025

As mentioned in #37, the current project's CMake relies on relative paths for Clang_DIR during builds, which is quite fragile. I modified the CMake build process and implemented dynamic lookup using placeholders for test suites during lit testing.

@tylzh97
Copy link
Author

tylzh97 commented Jul 15, 2025

Sorry, it seems to have encountered an error on Apple Silicon. I need to debug the issue.

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