Added CMake extension for VS Code.

This commit is contained in:
Robin Davies
2023-03-21 11:45:10 -04:00
committed by GitHub
parent 1545e791ca
commit 15b4b19530
+4 -1
View File
@@ -29,7 +29,10 @@ Run the following commands to install dependent libraries required by the PiPeda
### Installing Sources
If you are using Visual Studio Code, install the C/C++ Extension Pack (Microsoft).
If you are using Visual Studio Code, install the following Extensions:
- C/C++ Extension Pack (Microsoft).
- CMake Tools (Microsoft)
Clone the rerdavies/pipdal package from github. Use the source control tools from Visual Studio Code, or