boost-cmake icon indicating copy to clipboard operation
boost-cmake copied to clipboard

as of boost 1.76.0 regex becomes header only

Open DNKpp opened this issue 3 years ago • 0 comments

As the title indicates, regex is as of this version a header only lib. Due to removed source files, the cmake generation will fail with missing sources failure. What would be the best way to solve that? https://www.boost.org/users/history/version_1_76_0.html

DNKpp avatar Aug 05 '21 23:08 DNKpp