mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-14 19:25:40 +00:00
README: fix preset name
This commit is contained in:
parent
22c15a7ecd
commit
fed7c9497e
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ file which enables ccache and sets the default compiler to clang when calling
|
|||
"version": 1,
|
||||
"configurePresets": [
|
||||
{
|
||||
"name": "default",
|
||||
"name": "clang",
|
||||
"binaryDir": "build",
|
||||
"generator": "Unix Makefiles",
|
||||
"cacheVariables": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue