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 bea251d commit 882b9bbCopy full SHA for 882b9bb
.devcontainer/reinstall-cmake.sh
@@ -56,3 +56,5 @@ sha256sum -c --ignore-missing "${CMAKE_CHECKSUM_NAME}"
56
sh "${TMP_DIR}/${CMAKE_BINARY_NAME}" --prefix=/opt/cmake --skip-license
57
58
ln -s /opt/cmake/bin/cmake /usr/local/bin/cmake
59
+ln -s /opt/cmake/bin/ccmake /usr/local/bin/ccmake
60
+
0 commit comments