mirror of
https://github.com/boostorg/endian.git
synced 2025-08-01 05:24:39 +02:00
Fix duplicate test under CMake
This commit is contained in:
@@ -72,8 +72,8 @@ run-ni endian_ld_st_roundtrip_test.cpp ;
|
|||||||
|
|
||||||
run endian_arithmetic_test.cpp
|
run endian_arithmetic_test.cpp
|
||||||
: : : "<toolset>gcc,<address-model>32:<cxxflags>-ffloat-store" ;
|
: : : "<toolset>gcc,<address-model>32:<cxxflags>-ffloat-store" ;
|
||||||
run endian_arithmetic_test.cpp
|
run endian_arithmetic_test.cpp : : :
|
||||||
: : : "<toolset>gcc,<address-model>32:<cxxflags>-ffloat-store" <define>BOOST_ENDIAN_NO_INTRINSICS : endian_arithmetic_test_ni ;
|
"<toolset>gcc,<address-model>32:<cxxflags>-ffloat-store" <define>BOOST_ENDIAN_NO_INTRINSICS : endian_arithmetic_test_ni ;
|
||||||
|
|
||||||
run deprecated_test.cpp ;
|
run deprecated_test.cpp ;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user