Skip to content
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

fix(improvement): enhance usability #24

Merged
merged 10 commits into from
Mar 23, 2024
Merged

fix(improvement): enhance usability #24

merged 10 commits into from
Mar 23, 2024

Conversation

guuzaa
Copy link
Owner

@guuzaa guuzaa commented Mar 21, 2024

No description provided.

@guuzaa guuzaa linked an issue Mar 21, 2024 that may be closed by this pull request
6 tasks
CMakeLists.txt Outdated
@@ -45,6 +46,46 @@ if(NUMBERS_TEST)
add_subdirectory(third_party)
add_subdirectory(tests)

set(BUILD_SUPPORT_DIR "${CMAKE_SOURCE_DIR}/build_support")
set(BUSTUB_CLANG_SEARCH_PATH "/usr/local/bin" "/usr/bin" "/usr/local/opt/llvm/bin" "/usr/local/opt/llvm@14/bin"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BUSTUB_CLANG_SEARCH_PATH -> CLANG_SEARCH_PATH

@guuzaa guuzaa merged commit a22bda7 into main Mar 23, 2024
3 checks passed
@guuzaa guuzaa deleted the feat/improvement branch March 23, 2024 12:25
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.

Add more user-friendly tests to enhance usability
1 participant