opnsense-ports/devel/cppcheck/files/patch-CMakeLists.txt
Franco Fichtner 9d6af053c2 */*: sync with upstream
Taken from: FreeBSD
2017-06-01 08:39:06 +02:00

8 lines
185 B
Text

--- CMakeLists.txt.orig 2017-05-13 09:27:11 UTC
+++ CMakeLists.txt
@@ -1,4 +1,4 @@
-project(CppCheck)
+project(cppcheck)
cmake_minimum_required(VERSION 2.8)
include(GNUInstallDirs)