To compile for linux

This commit is contained in:
lsv 2025-11-11 10:29:27 +05:00
parent ffeda8c9b6
commit 87cd59693e
3 changed files with 7 additions and 2 deletions

View file

@ -1,7 +1,11 @@
{
"files.associations": {
"regex": "cpp",
"*.pngc": "cpp"
"*.pngc": "cpp",
"*.inc": "c",
"vector": "cpp",
"string.h": "c",
"libpq-fe.h": "c"
},
"cmake.configureArgs": [