Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 557 Bytes

cpr.rst

File metadata and controls

23 lines (15 loc) · 557 Bytes

cpr

networking ; cpr

cpr

hunter_add_package(cpr)
find_package(cpr CONFIG REQUIRED)

add_executable(cpr_example ...)
target_link_libraries(cpr_example cpr::cpr)