mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
README: Compiles on FreeBSD
This commit is contained in:
parent
706636fb20
commit
1f3b95e2b1
@ -94,7 +94,7 @@ make
|
|||||||
make DESTDIR=$pkgdir install
|
make DESTDIR=$pkgdir install
|
||||||
```
|
```
|
||||||
|
|
||||||
CMake supports a lot of different platforms, not only UNIX Makefiles, but only UNIX Makefiles have been tested. It works on GNU/Linux and has been confirmed to compile on some versions of macOS, Cygwin, Solaris and OpenIndiana.
|
CMake supports a lot of different platforms, not only UNIX Makefiles, but only UNIX Makefiles have been tested. It works on GNU/Linux and has been confirmed to compile on some versions of macOS, Cygwin, FreeBSD, Solaris and OpenIndiana.
|
||||||
|
|
||||||
#### Makefile
|
#### Makefile
|
||||||
If you don't have CMake available, but still have make. You can use the makefile to build cJSON:
|
If you don't have CMake available, but still have make. You can use the makefile to build cJSON:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user