Searched refs:BOOST_REGEX_STATIC_LINK (Results 1 – 5 of 5) sorted by relevance
40 # define BOOST_REGEX_STATIC_LINK macro56 # ifndef BOOST_REGEX_STATIC_LINK57 # define BOOST_REGEX_STATIC_LINK macro
54 PRINT_MACRO(BOOST_REGEX_STATIC_LINK); in NEW_MAIN()
28 #define BOOST_REGEX_STATIC_LINK macro
244 …(defined(BOOST_REGEX_DYN_LINK) || defined(BOOST_ALL_DYN_LINK)) && !defined(BOOST_REGEX_STATIC_LINK)
64 $<$<STREQUAL:$<TARGET_PROPERTY:boost_regex,TYPE>,STATIC_LIBRARY>:BOOST_REGEX_STATIC_LINK=1>