Skip to content
  • dp770's avatar
    Env variable "MICROHTTPD_ROOT" is ignored by cmake · 8433e247
    dp770 authored
    Fixing bug in CMakeLists.txt preventing to pick up microhttpd library root as defined in environment variable "MICROHTTPD_ROOT"
    Example: "export MICROHTTPD_ROOT=/opt/gnu/libmicrohttpd-0.9.55" will be ignored without this fix
    8433e247
Loading