Skip to content

Conversation

@kant2002
Copy link
Contributor

This explain how start using locally build ClangSharp on the Linux where Clang is part of the system

cd artifacts/bin/native
cmake -DPATH_TO_LLVM=/usr/lib/llvm/12/ -G Ninja ../../..
ninja
```
Copy link
Member

Choose a reason for hiding this comment

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

Could you also add the minimal instructions for makefile? This otherwise LGTM

Copy link
Contributor

Choose a reason for hiding this comment

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

Everyone should use cmake --build . instead :)

@tannergooding tannergooding merged commit 2a7ea72 into dotnet:main Jun 25, 2021
@tannergooding
Copy link
Member

Thanks for the contribution!

@kant2002 kant2002 deleted the kant/document branch June 26, 2021 03:57
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.

3 participants