mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 23:59:27 +01:00
forgot to add this
parent
37f98d73c5
commit
3de30a866d
@ -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…
x
Reference in New Issue
Block a user