setup: add --help and --no_dotnet commands

This commit is contained in:
yuyoyuppe
2020-08-26 13:46:19 +03:00
committed by Andrey Nekrasov
parent 4e969a3701
commit 870f1095cd
5 changed files with 47 additions and 13 deletions

View File

@@ -11,3 +11,5 @@
#include <Msi.h>
#include <unordered_set>
#include <tuple>
#include <sstream>