This is an automated email from the ASF dual-hosted git repository.
fgerlits pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
from fa67674eb MINIFICPP-2235 Remove race condition from MiNiFi Controller
Closes #1688
new 470c266fd MINIFICPP-2260 Fix OpenCV extension build failure on macOS
new 7a3605271 MINIFICPP-2263 Fix debug build
new 28cee7ece MINIFICPP-2266 avoid using system versions of fmt and spdlog
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci.yml | 4 ++--
cmake/BundledLibcURL.cmake | 13 +++++++++++--
cmake/BundledOpenCV.cmake | 4 +++-
cmake/Spdlog.cmake | 2 +-
cmake/fmt.cmake | 2 +-
.../expression-language/tests/ExpressionLanguageTests.cpp | 4 ++++
win_build_vs.bat | 8 +++++---
7 files changed, 27 insertions(+), 10 deletions(-)