Back to home page

EIC code displayed by LXR

 
 

    


Warning, /acts/Tests/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 # helpers shared between all tests
0002 add_subdirectory(CommonHelpers)
0003 
0004 add_subdirectory_if(Benchmarks ACTS_BUILD_BENCHMARKS)
0005 add_subdirectory_if(IntegrationTests ACTS_BUILD_INTEGRATIONTESTS)
0006 add_subdirectory_if(UnitTests ACTS_BUILD_UNITTESTS)