forked from boostorg/variant2
Use variant=release for variant_visit_r under g++/windows
This commit is contained in:
@ -115,4 +115,7 @@ run variant_visit_derived.cpp ;
|
||||
|
||||
run variant_many_types.cpp ;
|
||||
|
||||
run variant_visit_r.cpp ;
|
||||
run variant_visit_r.cpp : : :
|
||||
<toolset>gcc,<target-os>windows:<variant>release
|
||||
<toolset>gcc,<target-os>cygwin:<variant>release
|
||||
;
|
||||
|
Reference in New Issue
Block a user