Skip to content
Snippets Groups Projects
Commit d5fa482c authored by Pascal Palenda's avatar Pascal Palenda
Browse files

Feat: setup vc environment during configuration

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](https://github.com/MarkSchofield/WindowsToolchain/issues/58) this does not work correctly yet.
parent 640eaca7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment