CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Functions
CMakeLists.txt File Reference

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($
 

Function Documentation

◆ clhep_test()

clhep_test (   ${test})

Definition at line 20 of file Matrix/test/CMakeLists.txt.

References n_element_type::test().

◆ foreach()

foreach ( test ${Matrix_simple_tests}  )

Definition at line 23 of file Matrix/test/CMakeLists.txt.

◆ set() [1/2]

set ( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DINSTALLATION_CHECK"  )

Definition at line 3 of file Matrix/test/CMakeLists.txt.

◆ set() [2/2]

MATCHES Windows set ( Matrix_simple_tests  testBug6181)

Definition at line 11 of file Matrix/test/CMakeLists.txt.