initial commit
This commit is contained in:
commit
efcd3e1892
106 changed files with 27000 additions and 0 deletions
10
src/pfaedle/_config.h.in
Normal file
10
src/pfaedle/_config.h.in
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
// Copyright 2017
|
||||
// Author: Patrick Brosi
|
||||
|
||||
#ifndef SRC_PFAEDLE_CONFIG_H_
|
||||
#define SRC_PFAEDLE_CONFIG_H_
|
||||
|
||||
// version number from cmake version module
|
||||
#define VERSION_FULL "@VERSION_GIT_FULL@"
|
||||
|
||||
#endif // SRC_PFAEDLE_CONFIG_H_N
|
||||
Loading…
Add table
Add a link
Reference in a new issue