/alps/pcitool

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/pcitool

« back to all changes in this revision

Viewing changes to pcilib/build.h.in

  • Committer: Suren A. Chilingaryan
  • Date: 2016-02-04 00:18:33 UTC
  • Revision ID: csa@suren.me-20160204001833-7ovyzg7doj07jzxb
Add build information

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define PCILIB_REVISION "${PCILIB_REVISION}"
 
2
#define PCILIB_REVISION_BRANCH "${PCILIB_REVISION_BRANCH}"
 
3
#define PCILIB_REVISION_AUTHOR "${PCILIB_REVISION_AUTHOR}"
 
4
#define PCILIB_REVISION_MODIFICATIONS "${PCILIB_REVISION_MODIFICATIONS}"
 
5
#define PCILIB_BUILD_DATE "${PCILIB_BUILD_DATE}"
 
6
#define PCILIB_BUILD_DIR "${CMAKE_SOURCE_DIR}"
 
7
#define PCILIB_LAST_MODIFICATION "${PCILIB_LAST_MODIFICATION}"