mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
forgot to add this
parent
37f98d73c5
commit
3de30a866d
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@ touch Binaries/portable.txt
|
||||||
### Distributable .deb Package
|
### Distributable .deb Package
|
||||||
following instructions at [the PR this feature was implemented](https://github.com/dolphin-emu/dolphin/pull/10170):
|
following instructions at [the PR this feature was implemented](https://github.com/dolphin-emu/dolphin/pull/10170):
|
||||||
```bash
|
```bash
|
||||||
|
sudo apt install dpkg-dev
|
||||||
|
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
|
|
||||||
cmake -DCPACK_PACKAGE_CONTACT="Your Name Here" .. #you're responsible for what you distribute
|
cmake -DCPACK_PACKAGE_CONTACT="Your Name Here" .. #you're responsible for what you distribute
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue