mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
8 lines
188 B
Text
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)
|