Update TheBuildSystem.md
Removed lines as per Robin.
This commit is contained in:
@@ -24,12 +24,6 @@ the following shell scripts have been provided in the root of the project.
|
|||||||
|
|
||||||
sudo ./makePackage.sh # Build a .deb file for distribution.
|
sudo ./makePackage.sh # Build a .deb file for distribution.
|
||||||
|
|
||||||
If you only need the `pipedalconfig` command line tool and want to skip the
|
|
||||||
web client build, you can build it directly using:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
cmake --build build --target pipedalconfig
|
|
||||||
```
|
|
||||||
|
|
||||||
If you are using a development environment other than Visual Studio Code, it should be fairly straightforward to figure out how
|
If you are using a development environment other than Visual Studio Code, it should be fairly straightforward to figure out how
|
||||||
to incorporate the PiPedal build procedure into your IDE workflow by using the contents of the build shell scripts as a model.
|
to incorporate the PiPedal build procedure into your IDE workflow by using the contents of the build shell scripts as a model.
|
||||||
|
|||||||
Reference in New Issue
Block a user