Functions
art/art/Framework/EventProcessor/CMakeLists.txt File Reference

Functions

 set (art_Framework_EventProcessor_sources EventProcessor.cc detail/ExceptionCollector.cc detail/writeSummary.cc) if($
 
MATCHES Linux list (APPEND art_Framework_EventProcessor_sources detail/memoryReportLinux.cc) else() list(APPEND art_Framework_EventProcessor_sources detail/memoryReportDarwin.cc) endif() art_make_library(SOURCE $
 

Function Documentation

MATCHES Linux list ( APPEND art_Framework_EventProcessor_sources detail/memoryReportLinux.  cc)

Definition at line 7 of file CMakeLists.txt.

14  {art_Framework_EventProcessor_sources}
set ( art_Framework_EventProcessor_sources EventProcessor.cc detail/ExceptionCollector.cc detail/writeSummary.  cc)

Definition at line 1 of file CMakeLists.txt.

6  {CMAKE_SYSTEM_NAME} MATCHES "Linux")