Support for disabling <Midl> on vcxproj generation
|
|
0
|
20
|
June 17, 2025
|
PCH unable to get precompiled headers working
|
|
0
|
23
|
May 10, 2025
|
Why are DLL builds bottlenecked by Linker calls?
|
|
2
|
80
|
April 28, 2025
|
How to control the MSVC CRT with cmake?
|
|
1
|
212
|
April 25, 2025
|
Old visual studio generators in recent cmake
|
|
7
|
105
|
April 25, 2025
|
Add CMakeLists.txt that only uses add_subdirectory() to Visual Studio solution
|
|
0
|
32
|
April 9, 2025
|
CMP0143 seemingly not working, how to debug?
|
|
3
|
33
|
March 27, 2025
|
Using a compiler cache on Windows with MSVC?
|
|
2
|
59
|
March 7, 2025
|
Integrating CSharp unit tests with add_test
|
|
1
|
356
|
March 3, 2025
|
ExternalWarningLevel automatically set
|
|
1
|
36
|
January 27, 2025
|
set_tests_properties ENVIRONMENT ignored
|
|
1
|
39
|
January 21, 2025
|
Cannot set toolset when configuring with the Visual Studio 2022 generator.
|
|
15
|
3625
|
January 15, 2025
|
Is there a way to disable the INSTALL target in Visual Studio while still generating the cmake_install.cmake for CPack? (Feature request?)
|
|
0
|
58
|
January 13, 2025
|
How to use custom Clang build with VS generator
|
|
0
|
59
|
December 9, 2024
|
Problems with interactions between $<TARGET_OBJECTS:lib> and $<$<CONFIG:Debug>:src.c>
|
|
3
|
43
|
December 1, 2024
|
Can I use different generator in same project?
|
|
4
|
70
|
November 29, 2024
|
Selecting the vc++ compiler when using the "NMake Makefiles" generator
|
|
2
|
108
|
November 26, 2024
|
Inject "/EHa" MSVC option via CXXFLAGS for Visual Studio generator - not possible?
|
|
0
|
142
|
November 21, 2024
|
[BUG] CMake uses extra hidden flags
|
|
6
|
62
|
November 18, 2024
|
MSBUILD : error MSB1009: no target all?
|
|
2
|
53
|
November 4, 2024
|
Error trying to compile HLSL "FXC : error X3506: unrecognized compiler target 'vs'"
|
|
2
|
60
|
October 20, 2024
|
FOLDER target property not working in Visual Studio 2022
|
|
1
|
46
|
October 11, 2024
|
DEBUG_POSTFIX (VS_DOTNET_TARGET_FRAMEWORK_VERSION vs DOTNET_SDK)
|
|
1
|
39
|
September 24, 2024
|
Problem with CMake when compiling a project with Clang and CUDA support
|
|
0
|
196
|
September 19, 2024
|
Visual Studio Multi-config solution
|
|
1
|
115
|
September 17, 2024
|
Handling of IMPORTED targets and MSVC_RUNTIME_LIBRARY
|
|
0
|
56
|
September 9, 2024
|
Can't get NEW CMP0147 (BuildInParallel) to work
|
|
1
|
37
|
August 19, 2024
|
vs test explorer and gtest_discover_test working directory
|
|
10
|
346
|
August 9, 2024
|
CCache with Visual Studio Generator causing files to be compiled always
|
|
0
|
128
|
July 29, 2024
|
"note" messages from MSVC are filtered out from cmake output
|
|
2
|
193
|
July 19, 2024
|