1. Home
  2. Browse
  3. ripper37-libbase

ripper37-libbase

v1.1.0#0Go to latest

Standalone reimplementation of //base module from Chromium

Install

Run the following Vcpkg command to install the port.

vcpkg install ripper37-libbase

Usage

ripper37-libbase provides CMake targets:

find_package(libbase CONFIG REQUIRED)

target_link_libraries(main PRIVATE libbase::libbase)

if enabled, it also provides some of these optional CMake targets:

target_link_libraries(main PRIVATE libbase::libbase_net)

target_link_libraries(main PRIVATE libbase::libbase_win)

target_link_libraries(main PRIVATE libbase::libbase_wx)

Features

Dependencies

See source

Version

v1.1.0#0

Publication

Supports

All

GitHub

RippeR37/libbase55

Homepage

github.com/RippeR37/libbase

Documentation

ripper37.github.io/libbase

Subtree

0a0f5fcaf2

License

MIT

Definition

Manifest