Skip to content
  • Ben Boeckel's avatar
    cmake: avoid PROJECT_VERSION · 3b24b7f8
    Ben Boeckel authored
    This variable ends up dropping the leading zero in the new version
    numbering scheme which confuses the superbuild.
    
    CMake fixed this in CMake 3.16 with CMP0096, but this fix is easier than
    bumping the minimum CMake version.
    3b24b7f8