opnsense-ports/devel/cppcheck/files/patch-CMakeLists.txt
Franco Fichtner cb07a35399 */*: sync with upstream
Taken from: HardenedBSD
2017-11-18 07:44:25 +01:00

8 lines
187 B
Text

--- CMakeLists.txt.orig 2017-10-07 21:11:39 UTC
+++ CMakeLists.txt
@@ -1,4 +1,4 @@
-project(CppCheck)
+project(cppcheck)
cmake_minimum_required(VERSION 2.8.4)
include(GNUInstallDirs)