aminya / cpp_vcpkg_project

A production-ready C++ project made with vcpkg
https://github.com/aminya/project_options
The Unlicense
22 stars 5 forks source link

Update CMakePresets.json #47

Closed ClausKlein closed 3 months ago

ClausKlein commented 7 months ago

set "CMAKE_SYSTEM_PROCESSOR": "x64" to prevent setup problems with WindowsToolchain

aminya commented 5 months ago

Is this still relevant after #20?

3uclid3 commented 3 months ago

I still have this issue with the latest (v0.35.1)

But this changes does not work with the new presets (default and developer)

ClausKlein commented 3 months ago

Is this still relevant after #20?

I am not sure, I will check