mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-09 14:57:57 +00:00
fix for cmake tests
This commit is contained in:
parent
9805362012
commit
b62d38051e
@ -84,7 +84,7 @@ boost_test(TYPE run SOURCES histogram_operators_test.cpp
|
||||
COMPILE_OPTIONS $<$<CXX_COMPILER_ID:MSVC>:/bigobj>)
|
||||
boost_test(TYPE run SOURCES histogram_ostream_test.cpp)
|
||||
boost_test(TYPE run SOURCES histogram_ostream_ascii_test.cpp)
|
||||
set_tests_properties(run-boost_histogram-histogram_ostream_ascii_test_cpp
|
||||
set_tests_properties(run-boost_histogram-histogram_ostream_ascii_test
|
||||
PROPERTIES ENVIRONMENT "LANG=FOO;COLUMNS=20")
|
||||
boost_test(TYPE run SOURCES histogram_test.cpp)
|
||||
boost_test(TYPE run SOURCES indexed_test.cpp)
|
||||
|
Loading…
x
Reference in New Issue
Block a user