Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
melonDS
Commits
1004ff7f
Commit
1004ff7f
authored
May 02, 2021
by
Nadia Holmquist Pedersen
Browse files
Remove cp -r of mac build in readme
parent
b0e97b22
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1004ff7f
...
...
@@ -99,9 +99,8 @@ If everything went well, melonDS should now be in the `dist` folder.
```
zsh
cmake ..
-DCMAKE_PREFIX_PATH
=
"
$(
brew
--prefix
qt@5
)
;
$(
brew
--prefix
libarchive
)
"
-DMACOS_BUNDLE_LIBS
=
ON
make
-j
$(
sysctl
-n
hw.logicalcpu
)
mkdir
dist
&&
cp
-r
melonDS.app dist
```
If everything went well, melonDS.app should now be in the
`dist`
folder
.
If everything went well, melonDS.app should now be in the
curent directory
.
## TODO LIST
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment