summaryrefslogtreecommitdiffstats
path: root/pcilib/build.h.in
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2016-03-05 16:16:13 +0100
committerSuren A. Chilingaryan <csa@suren.me>2016-03-05 16:16:13 +0100
commit2f99c578716ebe81ddd266389f3ff614b4595a56 (patch)
tree082932caafc6e3e34f2938402f969cb4944b921f /pcilib/build.h.in
parentffc7b6d717d258a2da8a4392e551111b9e932648 (diff)
downloadpcitool-2f99c578716ebe81ddd266389f3ff614b4595a56.tar.gz
pcitool-2f99c578716ebe81ddd266389f3ff614b4595a56.tar.bz2
pcitool-2f99c578716ebe81ddd266389f3ff614b4595a56.tar.xz
pcitool-2f99c578716ebe81ddd266389f3ff614b4595a56.zip
Handle build.h in releases
Diffstat (limited to 'pcilib/build.h.in')
-rw-r--r--pcilib/build.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcilib/build.h.in b/pcilib/build.h.in
index 1713378..2c8a937 100644
--- a/pcilib/build.h.in
+++ b/pcilib/build.h.in
@@ -5,3 +5,4 @@
#define PCILIB_BUILD_DATE "${PCILIB_BUILD_DATE}"
#define PCILIB_BUILD_DIR "${CMAKE_SOURCE_DIR}"
#define PCILIB_LAST_MODIFICATION "${PCILIB_LAST_MODIFICATION}"
+#cmakedefine PCILIB_RELEASE "${PCILIB_RELEASE}"