Github user apiri commented on a diff in the pull request:
https://github.com/apache/nifi-minifi-cpp/pull/394#discussion_r217873295
--- Diff: CMakeSettings.json ---
@@ -0,0 +1,146 @@
+{
+ // See https://go.microsoft.com//fwlink//?linkid=834763 for more
information about this file.
+ "configurations": [
+ {
+ "name": "x86-Debug",
--- End diff --
Should we remove these other configurations (those besides x64-Debug) until
they are functional?---
