1. Home
  2. Browse
  3. poco

poco

v1.14.1#1Latest

The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.

Install

Run the following Vcpkg command to install the port.

vcpkg install poco

Usage

The package poco is compatible with built-in CMake targets:

find_package(Poco REQUIRED [COMPONENTS <libs>...])
target_link_libraries(main PRIVATE Poco::<libs>)

Features

Dependencies

See source

Version

v1.14.1#1

Publication

Supports

!uwp

GitHub

pocoproject/poco8.7K

Homepage

github.com/pocoproject/poco

Subtree

36e6a8b98c

License

BSL-1.0

Definition

Manifest