You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by sz...@apache.org on 2021/07/26 13:43:28 UTC

[nifi-minifi-cpp] branch main updated (05e57c1 -> 236183c)

This is an automated email from the ASF dual-hosted git repository.

szaszm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.


    from 05e57c1  MINIFICPP-1425 upgrade compilers on linux and mac
     add 236183c  MINIFICPP-1609 Handle bash in the same way as patch

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                 |  3 ++
 Windows.md                     |  2 +-
 cmake/BundledAzureSdkCpp.cmake |  2 +-
 cmake/BundledOSSPUUID.cmake    |  2 +-
 cmake/FindBash.cmake           | 75 ++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 81 insertions(+), 3 deletions(-)
 create mode 100644 cmake/FindBash.cmake