DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
version.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define xstrexp(s)
 
#define strexp(s)
 
#define dbe_compiled_version   "compiled without version information"
 
#define dbe_compiled_commit   "compiled without commit information"
 

Macro Definition Documentation

◆ dbe_compiled_commit

#define dbe_compiled_commit   "compiled without commit information"

Definition at line 23 of file version.hpp.

◆ dbe_compiled_version

#define dbe_compiled_version   "compiled without version information"

Definition at line 17 of file version.hpp.

◆ strexp

#define strexp ( s)
Value:
#s

Definition at line 12 of file version.hpp.

◆ xstrexp

#define xstrexp ( s)
Value:
#define strexp(s)
Definition version.hpp:12

Definition at line 11 of file version.hpp.