diff options
author | Erik Kundiman <erik@megapahit.org> | 2025-06-03 17:04:09 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2025-06-03 17:04:09 +0800 |
commit | 36842acf763d664002cd89b8a76679ab8bbcda24 (patch) | |
tree | 7f20152a26f4a253568e17532b49e9369d3a03c9 /indra/llmath/v3dmath.cpp | |
parent | 9ac2e961e3649ca03e333103d851005f2003ddbb (diff) |
Instruction for disabling VS fatal warnings
otherwise we'd have to deal with every warning.
Instruction for building from the command line too.
Add MSBuild binary directory to PATH, and MSBuild needs its .exe
extension typed too for it to be found, unlike other commands such as
cmake, vcpkg, pkg-config, and so on.
By default, MSBuild builds using the RelWithDebInfo configuration, hence
the -p:Configuration parameter to have Release instead.
I guess that's why CMake would consider CMAKE_BUILD_TYPE as not being
used by the project.
Diffstat (limited to 'indra/llmath/v3dmath.cpp')
0 files changed, 0 insertions, 0 deletions