mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 02:57:09 +01:00
Merge branch 'master' of https://github.com/Remotion/vcpkg
This commit is contained in:
commit
7fd253e277
@ -15,7 +15,7 @@ namespace vcpkg
|
||||
ERROR = 1
|
||||
};
|
||||
|
||||
static const fs::path DUMPBIN_EXE = R"(C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\dumpbin.exe)";
|
||||
static const fs::path DUMPBIN_EXE = R"(%VS140COMNTOOLS%\..\..\VC\bin\dumpbin.exe)";
|
||||
|
||||
namespace
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user