install and build fixes

This commit is contained in:
vaclavt
2022-01-29 15:33:47 +01:00
parent 53ce64c763
commit 249af03f60
4 changed files with 18 additions and 3 deletions

View File

@@ -73,6 +73,8 @@
"variant": "cpp",
"__functional_base_03": "cpp",
"charconv": "cpp",
"cinttypes": "cpp"
}
"cinttypes": "cpp",
"filesystem": "cpp"
},
"cmake.configureOnOpen": true
}