Skip to content
  • Tomáš Pecka's avatar
    cmake: Fix determining git version · 280be9da
    Tomáš Pecka authored and Tomáš Pecka's avatar Tomáš Pecka committed
    Fixes a bug where wrong CMake variable was checked. Instead of checking
    for existence of variable VERSION_STRING the code checked for existence
    of variable "value_of(VERSION_STRING)".
    280be9da