Functions
duneutil/dhtools/CMakeLists.txt File Reference

Functions

 message (STATUS"Executable data handling scripts ${exes}") message(STATUS"Non-executable data handling files $
 
 install (PROGRAMS ${exes}DESTINATION ${product}/${version}/dhtools) install(FILES $
 

Function Documentation

install ( PROGRAMS ${exes}DESTINATION ${product}/${version}/  dhtools)

Definition at line 25 of file CMakeLists.txt.

25  {exes} DESTINATION ${product}/${version}/dhtools)
26 install(FILES ${nonexes} DESTINATION ${product}/${version}/dhtools)
install(PROGRAMS ${exes}DESTINATION ${product}/${version}/dhtools) install(FILES $
Definition: CMakeLists.txt:25
message ( STATUS"Executable data handling scripts ${exes}"  )

Definition at line 22 of file CMakeLists.txt.

22  {exes}")
23 message(STATUS "Non-executable data handling files ${nonexes}")
Making New Hardwired Defaults for the and how to create a specialized set of selectable by doing mute mode whateverNameYouChoose The MessageLogger has a set of hardwired for use when no MessageLogger configuration appears in the config file These match the contents of the MessageLogger cfi file Although these defaults are hardwired into it is recognized that changing circumstances and experience withthe framework will make necessary changes in the defaults the defaults are kept in a clean form in one for ease of modification Multiple sets of these defaults can be corresponding to multiple modes of operation For the production while occasional release validation jobs might want output concerning info messages as well In the example we will show how to a Change the default summary threshold for the existing default mode b Create a new with a different summary threshold If you are changing the main it is probably a good idea to change the MessageLogger_cfi py file to keep the default in step with the contents of that file All the default information is kept in three files