mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:07:45 +00:00
parent
0a94b4233f
commit
013b2c1627
1 changed files with 4 additions and 0 deletions
|
@ -15,3 +15,7 @@ launcher_command=hatari
|
||||||
configure() {
|
configure() {
|
||||||
run cmake $configopts
|
run cmake $configopts
|
||||||
}
|
}
|
||||||
|
|
||||||
|
install() {
|
||||||
|
run make install
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue