[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1124: MINIFICPP-1367 Add option to disable NanoFi build

2021-07-06 Thread GitBox
fgerlits commented on a change in pull request #1124: URL: https://github.com/apache/nifi-minifi-cpp/pull/1124#discussion_r664737013 ## File path: bstrp_functions.sh ## @@ -368,6 +390,7 @@ show_supported_features() { echo "W. Openwsman Support

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1124: MINIFICPP-1367 Add option to disable NanoFi build

2021-07-06 Thread GitBox
fgerlits commented on a change in pull request #1124: URL: https://github.com/apache/nifi-minifi-cpp/pull/1124#discussion_r664728209 ## File path: CMakeLists.txt ## @@ -589,12 +592,12 @@ if (NOT DISABLE_CURL AND NOT DISABLE_CONTROLLER) endif() -if (NOT DISABLE_CURL) - if