mirror of
https://github.com/boostorg/url.git
synced 2025-05-09 17:33:52 +00:00
Branch | master |
develop |
---|---|---|
Azure | ||
Docs | ||
Drone | ||
Matrix | --- | --- |
Fuzzing | --- | --- |
Appveyor | ||
codecov.io |
Boost.URL
This is currently NOT an official Boost library.
Introduction
Motivation
Design Goals
CMake
cmake -G "Visual Studio 16 2019" -A Win32 -B bin -DCMAKE_TOOLCHAIN_FILE=cmake/toolchains/msvc.cmake
cmake -G "Visual Studio 16 2019" -A x64 -B bin64 -DCMAKE_TOOLCHAIN_FILE=cmake/toolchains/msvc.cmake
License
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
Languages
C++
97.7%
CMake
1.3%
Python
0.6%
Shell
0.4%