diff --git a/deps/cxxopts.props b/deps/cxxopts.props index 25cc72b199..bdd65e5537 100644 --- a/deps/cxxopts.props +++ b/deps/cxxopts.props @@ -1,4 +1,5 @@ + $(MSBuildThisFileDirectory)cxxopts\include;%(AdditionalIncludeDirectories) diff --git a/deps/restore_git_submodules.props b/deps/restore_git_submodules.props new file mode 100644 index 0000000000..bb1ff60ca1 --- /dev/null +++ b/deps/restore_git_submodules.props @@ -0,0 +1,12 @@ + + + true + + + + + \ No newline at end of file diff --git a/deps/spdlog.props b/deps/spdlog.props index 2689f24231..921cf9509a 100644 --- a/deps/spdlog.props +++ b/deps/spdlog.props @@ -1,4 +1,5 @@ + $(MSBuildThisFileDirectory)spdlog\include;%(AdditionalIncludeDirectories)