Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,105
    • Issues 4,105
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Issues
  • #16737
Closed
Open
Issue created Mar 22, 2017 by Brad King@brad.kingOwner

InstallRequiredSystemLibraries does not find VS 2017 redist directory

The InstallRequiredSystemLibraries module still uses registry entries to locate the VS redist directories. VS 2017 does not provide registry entries. Instead we need to somehow use cmVSSetupHelper (added by !337 (merged)) to locate the redist directory, even when not using the Visual Studio 15 2017 generator.

Furthermore, the redist directories sit under a version-numbered directory such as VC/Redist/MSVC/14.10.25008.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking