mirror of
https://github.com/cy384/ssheven.git
synced 2026-05-16 14:16:00 -06:00
update readme
This commit is contained in:
parent
1a151cf18e
commit
9eecb38474
1 changed files with 3 additions and 3 deletions
|
|
@ -41,11 +41,11 @@ known problems
|
||||||
|
|
||||||
build
|
build
|
||||||
-----
|
-----
|
||||||
Uses Retro68 and cmake.
|
Uses [Retro68](https://github.com/autc04/Retro68/) (requires the Universal headers) and cmake.
|
||||||
|
|
||||||
Requires mbedtls, libssh2, and libvterm, see my (cy384's) ports of those libraries for details. There are now pulled in as submodules, and everything should get built with a single CMake build.
|
Requires mbedtls, libssh2, and libvterm, see my (cy384's) hackjobs of those libraries for details. These are now pulled in as submodules, and everything should get built with a single CMake build.
|
||||||
|
|
||||||
To build a fat binary, edit `build-ssheven.bash` with the path to your Retro68 build, and then run it.
|
The script `build-ssheven.bash` can be used to build a fat binary, or just as reference for build commands.
|
||||||
|
|
||||||
license
|
license
|
||||||
-------
|
-------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue