Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sailfish009 authored Feb 3, 2019
1 parent 67895a4 commit 191c03d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,29 @@
Asio C++ Library

#define ASIO_STANDALONE

#define ASIO_HAS_STD_ADDRESSOF

#define ASIO_HAS_STD_ARRAY

#define ASIO_HAS_CSTDINT

#define ASIO_HAS_CO_AWAIT

#define ASIO_HAS_STD_SHARED_PTR

#define ASIO_HAS_STD_TYPE_TRAITS

#define ASIO_HAS_VARIADIC_TEMPLATES

#define ASIO_HAS_STD_FUNCTION

#define ASIO_HAS_STD_CHRONO

#define BOOST_ALL_NO_LIB

#define _WIN32_WINNT 0x0601

#define _WINSOCK_DEPRECATED_NO_WARNINGS

repackage the library with cmake

0 comments on commit 191c03d

Please sign in to comment.