Skip to content

Fix compilation with the cl.exe /permissive- compiler option

Alexej Harm requested to merge qis/cmake:qis/cmake/msvc/permissive into master

Fixes compiler errors when the CMake project is compiled with an MSVC toolchain that forces /permissive-.

Topic-rename: compile-msvc-permissive-off

Edited by Brad King

Merge request reports