Skip to content

#1481 missing version defines in config.h.cmake

Metadata

Property Value
Reported by Andreas Nüßing (a.nuessing@uni-muenster.de)
Reported at Jul 23, 2014 07:29
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Steffen Müthing (steffen.muething@iwr.uni-heidelberg.de)
Last edited at Jul 23, 2014 19:15
Closed by Steffen Müthing (steffen.muething@iwr.uni-heidelberg.de)
Closed at Jul 23, 2014 19:15
Closed in version Unknown
Resolution Fixed
Comment

Description

The macro DUNE_VERSION_NEWER fails with the CMake Buildsystem of the current PDELab trunk (fe1191e7f810f97ef2c313a5c55f157fc4dc2a76) since the macro DUNE_PDELAB_VERSION and friends are not defined in the config.h.cmake file. The attached patch adds the missing defines to config.h.cmake (see for example the config.h.cmake in dune-grid)

Attachments