ports/devel/cppcheck/files/patch-CMakeLists.txt

8 lines
188 B
Text

--- CMakeLists.txt.orig 2018-06-10 20:41:03 UTC
+++ CMakeLists.txt
@@ -1,4 +1,4 @@
-project(CppCheck)
+project(cppcheck)
cmake_minimum_required(VERSION 2.8.11)
include(GNUInstallDirs)