mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-03 06:39:07 +00:00
parent
0a94b4233f
commit
013b2c1627
Notes:
sideshowbarker
2024-07-18 18:47:49 +09:00
Author: https://github.com/linusg
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