Skip to content
Snippets Groups Projects

Draft: Feat: setup VC environment during configuration

Open Pascal Palenda requested to merge feature/vc-toolchain into main

This would allow us to build using ninja from the command line. This is currently not possible as CMake cannot find cl when building from a "normal" shell. The vcvarsall script would have to be called before. This is very inconvenient. With this change the vc environment would be setup during configuration. However, as discussed here this does not work correctly yet.

Merge request reports

Approval is optional
Merge blocked: 1 check failed

Merge details

  • The source branch is 6 commits behind the target branch.
  • 1 commit and 1 merge commit will be added to main.
  • Source branch will be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading