We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e65229e commit a809890Copy full SHA for a809890
.devcontainer/devcontainer.json
@@ -0,0 +1,3 @@
1
+{
2
+ "postCreateCommand": "sudo apt-get update && sudo apt-get -y --no-install-recommends install cmake"
3
+}
0 commit comments