mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 13:40:34 -04:00
11 lines
290 B
Text
11 lines
290 B
Text
--- CMakeLists.txt.orig 2023-06-24 10:07:39 UTC
|
|
+++ CMakeLists.txt
|
|
@@ -29,8 +29,6 @@ project(imhex
|
|
|
|
# Make sure project is configured correctly
|
|
setDefaultBuiltTypeIfUnset()
|
|
-detectBadClone()
|
|
-verifyCompiler()
|
|
|
|
# List plugin names here. Project name must match folder name
|
|
set(PLUGINS
|