/alps/pcitool

To get this branch, use:
bzr branch http://darksoft.org/webbzr/alps/pcitool

« back to all changes in this revision

Viewing changes to pcilib/build.h.in

  • Committer: Suren A. Chilingaryan
  • Date: 2016-03-05 15:16:13 UTC
  • Revision ID: csa@suren.me-20160305151613-y724owo6n62xv4f2
Handle build.h in releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
#define PCILIB_BUILD_DATE "${PCILIB_BUILD_DATE}"
6
6
#define PCILIB_BUILD_DIR "${CMAKE_SOURCE_DIR}"
7
7
#define PCILIB_LAST_MODIFICATION "${PCILIB_LAST_MODIFICATION}"
 
8
#cmakedefine PCILIB_RELEASE "${PCILIB_RELEASE}"