Commit Graph

17 Commits

Author SHA1 Message Date
Emiel Bruijntjes 1e03b64cb4 renamed project to amqpcpp for cmake (fixes #140) 2017-07-13 14:48:37 +02:00
RafalGoslawski 5e895f3b9f Update CMakeLists.txt. fixes #123 2017-05-04 11:34:17 +02:00
Emiel Bruijntjes 5ccfd858d1 removed examples from cmakelists 2016-10-03 23:23:39 +02:00
theirix fbe287c795 Build shared library with CMake
Added option BUILD_SHARED to build shared library instead of static.
2016-07-10 22:24:24 +03:00
Maksim Kuzevanov 1dcbc33b53 make it compile with cmake 2.8/gcc 4.7.3 2016-07-01 17:29:35 +03:00
Julien 'Lta' BALLET 90639c3715 Add missing trailing / and filter headers 2016-03-22 02:07:52 +01:00
Julien 'Lta' BALLET d88e9f8922 [cmake] Install headers 2016-03-22 01:39:32 +01:00
Jakub Stefanski 6782a7bfd4 Fix Windows build
Fixed windef.h shadowing of 'max' definition and added LEAN_AND_MEAN
definition for more lightweight build.
Added missing 'functional' includes.
2015-10-02 15:54:15 +02:00
Emiel Bruijntjes ce80a971d7 update cmakefile 2015-06-01 08:44:59 +02:00
RPG-18 44027dbb52 add RabbitMQ Tutorials 2015-05-19 00:20:52 +03:00
Bartosz Szreder 2dba897ed9 Add install target to CMake. 2015-03-29 20:25:12 +02:00
Bartosz Szreder 11bf55b6a2 Fix compilation with CMake. 2015-03-29 15:48:42 +02:00
Richard Hodges 4acee206d2 testing - added stub to build a test based on asio 2014-08-07 11:00:06 +01:00
Richard Hodges b9ca150dba merged from latest upstream 2014-07-28 15:16:32 +01:00
Richard Hodges f88fa4b955 build - add amqp-cpp project declaration and make include directories relative to it 2014-07-11 18:45:02 +01:00
Richard Hodges 43c6e163b1 build - make source files relative to project dir rather than CMAKE_SOURCE_DIR 2014-07-11 18:38:05 +01:00
Richard Hodges 7c0642f30d build - added CMakeLists.txt to allow integration into a CMAKE build tree 2014-07-11 18:17:03 +01:00