Peer-reviewed portable C++ source libraries
The package boost is compatible with built-in CMake targets:
find_package(Boost REQUIRED [COMPONENTS <libs>...])
target_link_libraries(main PRIVATE ${Boost_LIBRARIES})
target_include_directories(main PRIVATE ${Boost_INCLUDE_DIRS})
ICU backend for Boost.Locale
ICU support for Boost.Regex
a C++ library which enables seamless interoperability between C++ and the Python programming language.
v1.65.1-3#0
All
Complex license
Control