3
0
Fork 0
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:
Emil J. Tywoniak 2026-07-14 12:33:14 +02:00
parent 22c15a7ecd
commit fed7c9497e

View file

@ -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": {