|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
Functions | |
| set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DINSTALLATION_CHECK") set(Matrix_tests testMatrix testInversion testBug6176) if($ | |
| MATCHES Darwin | set (Matrix_simple_tests testBug6181) elseif($ |
| clhep_test (${test}) endforeach(test $ | |
| foreach (test ${Matrix_simple_tests}) clhep_test($ | |
| clhep_test | ( | ${test} | ) |
Definition at line 20 of file Matrix/test/CMakeLists.txt.
References n_element_type::test().
| foreach | ( | test ${Matrix_simple_tests} | ) |
Definition at line 23 of file Matrix/test/CMakeLists.txt.
| set | ( | CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DINSTALLATION_CHECK" | ) |
Definition at line 3 of file Matrix/test/CMakeLists.txt.
| MATCHES Windows set | ( | Matrix_simple_tests | testBug6181 | ) |
Definition at line 11 of file Matrix/test/CMakeLists.txt.
1.8.17