nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 10 lines 311 B view raw
1diff --git a/CMakeLists.txt b/CMakeLists.txt 2index 03dfe43..33553f8 100644 3--- a/CMakeLists.txt 4+++ b/CMakeLists.txt 5@@ -1,4 +1,4 @@ 6-cmake_minimum_required(VERSION 3.0) 7+cmake_minimum_required(VERSION 3.10) 8 cmake_policy(SET CMP0048 NEW) 9 project(kgraphviewer VERSION "2.4.3") 10 set(KGRAPHVIEWERLIB_SOVERION 3)