UPDATE: devel/cmake 3.28.3 -> 3.30.1
This commit is contained in:
parent
f260267c10
commit
294b0e463d
17 changed files with 170 additions and 4149 deletions
|
@ -3,7 +3,7 @@ Disable find_package QUIET option in openbsd ports builds.
|
|||
Index: Source/cmFindPackageCommand.cxx
|
||||
--- Source/cmFindPackageCommand.cxx.orig
|
||||
+++ Source/cmFindPackageCommand.cxx
|
||||
@@ -711,7 +711,13 @@ bool cmFindPackageCommand::InitialPass(std::vector<std
|
||||
@@ -712,7 +712,13 @@ bool cmFindPackageCommand::InitialPass(std::vector<std
|
||||
std::vector<std::size_t> moduleArgs;
|
||||
for (std::size_t i = 1u; i < args.size(); ++i) {
|
||||
if (args[i] == "QUIET") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue