We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcf64f1 + 11ee6eb commit f6ba8d4Copy full SHA for f6ba8d4
1 file changed
CMakeLists.txt
@@ -37,7 +37,7 @@ endif()
37
include(leatherman)
38
39
if(LEATHERMAN_USE_LOCALES)
40
- set(BOOST_COMPONENTS locale)
+ set(BOOST_COMPONENTS locale regex)
41
else()
42
set(BOOST_COMPONENTS regex)
43
endif()
0 commit comments