CMake/Tests/MSVCRuntimeLibrary
Brad King 67de5b7b82 VS: Suppress MSBuild default settings affected by UseDebugLibraries
`Microsoft.Cl.Common.props` changes some default settings based on
`UseDebugLibraries`.  CMake models its own controls for these settings,
so if the project does not set them, explicitly suppress them to avoid
letting `UseDebugLibraries` affect them.
2024-02-19 10:40:40 -05:00
..
Fortran LLVMFlang: Update MSVC runtime library selection for LLVMFlang 18.0 2023-12-06 09:42:07 -05:00
CMakeLists.txt VS: Suppress MSBuild default settings affected by UseDebugLibraries 2024-02-19 10:40:40 -05:00
verify.c
verify.cu CUDA: Implement MSVC runtime library abstraction 2019-06-26 08:36:48 -04:00
verify.cxx
verify.h