Update README.md
This commit is contained in:
parent
3ea9972cf6
commit
f76f617c5a
|
|
@ -64,7 +64,9 @@ INSTALLING
|
|||
==========
|
||||
AMQP-CPP comes with an optional Linux-only TCP module that takes care of the network part required for the AMQP-CPP core library.
|
||||
|
||||
There are two methods to compile AMQP-CPP: CMake and Make. CMake is platform portable, but the Makefile only works on Linux. After building there are two relevant files to include when using the library.
|
||||
There are two methods to compile AMQP-CPP: CMake and Make. CMake is platform portable, but the Makefile only works on Linux.
|
||||
|
||||
After building there are two relevant files to include when using the library.
|
||||
|
||||
File|Include when?
|
||||
----|------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue