First Commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"description": "Minimum versions needed of various things.",
|
||||
"c++": "17",
|
||||
"libpq": "9.6",
|
||||
"postgresql": "9.6",
|
||||
"gcc": "8",
|
||||
"clang": "11",
|
||||
"msvc": "2019"
|
||||
}
|
||||
Reference in New Issue
Block a user