mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
9 lines
204 B
Text
9 lines
204 B
Text
--- CMakeLists.txt.orig 2023-06-22 09:07:56 UTC
|
|
+++ CMakeLists.txt
|
|
@@ -1,5 +1,5 @@
|
|
cmake_minimum_required(VERSION 2.8.12)
|
|
-project(Cppcheck)
|
|
+project(cppcheck)
|
|
|
|
include(cmake/cxx11.cmake)
|
|
use_cxx11()
|