Commit 0d611d

2026-01-21 03:38:45 Matt Hughes: -/-
development/building pointcaster.md ..
@@ 23,7 23,6 @@
cmake --build build/linux-release
cmake --build build/linux-release --target install
cmake --build build/linux-release --target package
-
```
The install target places a portable build at `build/linux-release/install/bin/pointcaster`, and the package target creates an AppImage at `build/linux-release/Pointcaster-Linux-<version>.AppImage`, both of which can be run from outside the container.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9