2
0
mirror of https://github.com/boostorg/math.git synced 2026-02-25 04:22:15 +00:00

Turn debug symbols off for msvc-14.0.

We seem to be hitting some random CI limit on one test otherwise.
This commit is contained in:
jzmaddock
2023-02-14 12:16:43 +00:00
parent 79bf64e23f
commit 99819c5812

View File

@@ -1196,7 +1196,7 @@ test-suite misc :
../../test/build//boost_unit_test_framework ]
[ run quaternion_constexpr_test.cpp ]
[ run quaternion_test.cpp
../../test/build//boost_unit_test_framework : : : [ check-target-builds ../config//has_float128 "GCC libquadmath and __float128 support" : <linkflags>-lquadmath ] ]
../../test/build//boost_unit_test_framework : : : <toolset>msvc-14.0:<debug-symbols>off [ check-target-builds ../config//has_float128 "GCC libquadmath and __float128 support" : <linkflags>-lquadmath ] ]
[ run quaternion_mult_incl_test.cpp
quaternion_mi1.cpp
quaternion_mi2.cpp