Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows build with CLIENT_IMPL "asio" and LISTENER_IMPL "httpsys" doesn't link #1252

Closed
garethsb opened this issue Sep 30, 2019 · 0 comments · Fixed by #1253
Closed

Windows build with CLIENT_IMPL "asio" and LISTENER_IMPL "httpsys" doesn't link #1252

garethsb opened this issue Sep 30, 2019 · 0 comments · Fixed by #1253

Comments

@garethsb
Copy link
Contributor

Looks like a simple CMake target_link_libraries fix is required to make building with CMake CPPREST_HTTP_CLIENT_IMPL=asio and CPPREST_HTTP_LISTENER_IMPL=httpsys work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant