Report up to date hwloc version information
[alexxy/gromacs.git] / src / buildinfo.h.cmakein
index 1e32a4c3815cb9473c97e390cceb594bec37d8c7..f681a650c0320397ac9809f2558e8142838ca01a 100644 (file)
@@ -90,6 +90,9 @@
 /** Location of GROMACS-specific data files */
 #define GMX_INSTALL_GMXDATADIR  "@GMX_INSTALL_GMXDATADIR@"
 
+/** HWLOC version information */
+#define HWLOC_VERSION "@HWLOC_VERSION@"
+
 /** CUDA compiler version information */
 #define CUDA_COMPILER_INFO "@CUDA_COMPILER_INFO@"