boostorg / locale

Boost.Locale
Boost Software License 1.0
31 stars 70 forks source link

Use super project to build locale and its dependencies in cmake(-subdir)-test #201

Closed Flamefire closed 10 months ago

Flamefire commented 10 months ago

The transitive dependencies of Boost.Locale are many and might be changing. To avoid frequently required updates use the super-project with BOOST_INCLUDE_LIBRARIES to auto-select the required libs.