• Sergei Golubchik's avatar
    cmake: don't repeat yourself · a0114b86
    Sergei Golubchik authored
    make repeated cmake runs less verbose:
    * remove few not very useful MESSAGE's
    * only run pkg_check_modules() if there's no cached result
    * only print QQGraph messages on the first run
    a0114b86
CMakeLists.txt 18.1 KB