mirror of https://github.com/eclipse/paho.mqtt.c
Small README update
This commit is contained in:
parent
644c4d4d6c
commit
41bfa828ee
|
|
@ -55,7 +55,7 @@ LDFLAGS | Flags passed to linker calls
|
|||
|
||||
## Build requirements / compilation using CMake
|
||||
|
||||
There build process currently supports a number of Linux "flavors" including ARM and s390, OS X, AIX and Solaris as well as the Windows operating system. The build process requires the following tools:
|
||||
The build process currently supports a number of Linux "flavors" including ARM and s390, OS X, AIX and Solaris as well as the Windows operating system. The build process requires the following tools:
|
||||
* CMake (http://cmake.org)
|
||||
* Ninja (https://martine.github.io/ninja/) or
|
||||
GNU Make (https://www.gnu.org/software/make/), and
|
||||
|
|
|
|||
Loading…
Reference in New Issue