beast/example/websocket/client/sync
Damian Jarek 222dcf7b18 Jamfile cleanup:
- Don't set the global link settings (`<link>`) to avoid dependency
ordering issues in the future.
- Allow the user to decide on the link settings for dependencies
(filesystem/coroutine).
- Make dependencies in examples explicit.
- Remove dependency of examples on Boost.Filesystem (was not used there).
- Deduplicate build settings.
- Speed up test compilation by avoiding rebuilding of main test file.

Signed-off-by: Damian Jarek <damian.jarek93@gmail.com>
2019-03-21 17:23:49 +01:00
..
CMakeLists.txt Rename Cmake variables for clarity 2017-10-30 12:35:56 -07:00
Jamfile Jamfile cleanup: 2019-03-21 17:23:49 +01:00
websocket_client_sync.cpp Examples use flat_buffer 2019-03-01 12:02:28 -08:00