mirror of
https://github.com/simtactics/niotso.git
synced 2025-07-21 23:04:50 -04:00
Added freetype under cmake. My immediate next job is libvitaboy.
This commit is contained in:
parent
17c3bb1145
commit
f9b59088a1
6 changed files with 9 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
All you need installed to compile Niotso for Windows, Linux, or Mac is cmake 2.6 or newer, a compatible compiler (such as GCC 4.6 or newer), and NASM 2.0 or newer for libjpeg-turbo.
|
||||
All you need installed to compile Niotso for Windows, Linux, or Mac is cmake 2.6 or newer, a compatible compiler (such as GCC 4.6 or newer), and NASM 2.0 or newer for libjpeg-turbo and libmpg123.
|
||||
|
||||
cd into the _build directory and run
|
||||
$ cmake -G "<Generator name>" ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue