summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/vs-vctargetspath.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Consolidate 3.17 release notesBrad King2020-02-051-10/+0
| | | | | Run the `Utilities/Release/consolidate-relnotes.bash` script to move notes from `Help/release/dev/*` into `Help/release/3.17.rst`.
* VS: Propagate CMAKE_VS_GLOBALS into custom targetsAlexander Boczar2019-10-171-1/+2
| | | | Issue: #19708
* VS: Propagate CMAKE_VS_GLOBALS into compiler id projectsAlexander Boczar2019-10-171-0/+3
| | | | Issue: #19708
* VS: Add support to override VCTargetsPath through toolsetAlexander Boczar2019-10-151-0/+6
Fixes: #19708