forked from boostorg/array
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
This commit is contained in:
6
test/CMakeLists.txt
Normal file
6
test/CMakeLists.txt
Normal file
@ -0,0 +1,6 @@
|
||||
boost_test_run(array0 array0.cpp)
|
||||
boost_test_run(array1 array1.cpp)
|
||||
boost_test_run(array2 array2.cpp)
|
||||
boost_test_run(array3 array3.cpp)
|
||||
boost_test_run(array4 array4.cpp)
|
||||
boost_test_run(array5 array5.cpp)
|
Reference in New Issue
Block a user