diff options
| author | Brad King <brad.king@kitware.com> | 2018-09-25 17:25:36 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2018-09-25 17:27:13 (GMT) |
| commit | 98e4fbdc063ea738f1f2fa38028be14492297d0f (patch) | |
| tree | d83fae34d4569799993d27169f1375a05d0d16fc /Tests/Tutorial/Step2/MathFunctions/mysqrt.cxx | |
| parent | 6597428c364c0a495bba88a6154ac0ed7f3cd461 (diff) | |
| download | CMake-98e4fbdc063ea738f1f2fa38028be14492297d0f.zip CMake-98e4fbdc063ea738f1f2fa38028be14492297d0f.tar.gz CMake-98e4fbdc063ea738f1f2fa38028be14492297d0f.tar.bz2 | |
VS: Pass platform when invoking MSBuild
MSBuild expects a `/p:Platform=...` argument to tell it which platform
to build among those in the `.vcxproj` files. We have not historically
had to do this because we generate only one platform. However, when
a project uses `include_external_msproject` the included project file
may have other platforms.
Fixes: #18308
Diffstat (limited to 'Tests/Tutorial/Step2/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions
