RedPanda-CPP/RedPandaIDE/resources/autolink-xdg.json

20 lines
309 B
JSON

[
{
"execUseUTF8": true,
"header": "fmt/core.h",
"links": "-lfmt"
},
{
"header": "math.h",
"links": "-lm"
},
{
"header": "thread",
"links": "-lpthread"
},
{
"header": "threads.h",
"links": "-lpthread"
}
]