How to make a source file compile before any others within a target
|
|
2
|
63
|
June 29, 2025
|
Unexpected behavior when regenerating a project with Ninja Multi-Config and MSVC
|
|
1
|
81
|
June 19, 2025
|
Support for disabling <Midl> on vcxproj generation
|
|
0
|
20
|
June 17, 2025
|
Method to build unit tests with separate toolchain
|
|
2
|
40
|
May 15, 2025
|
PCH unable to get precompiled headers working
|
|
0
|
23
|
May 10, 2025
|
Integrating CSharp unit tests with add_test
|
|
1
|
355
|
March 3, 2025
|
ExternalWarningLevel automatically set
|
|
1
|
36
|
January 27, 2025
|
Cannot set toolset when configuring with the Visual Studio 2022 generator.
|
|
15
|
3602
|
January 15, 2025
|
Inject "/EHa" MSVC option via CXXFLAGS for Visual Studio generator - not possible?
|
|
0
|
141
|
November 21, 2024
|
[BUG] CMake uses extra hidden flags
|
|
6
|
62
|
November 18, 2024
|
matlab_add_mex configures conflicting warning options for MSVC
|
|
0
|
19
|
October 9, 2024
|
Visual Studio Multi-config solution
|
|
1
|
115
|
September 17, 2024
|
Can't get NEW CMP0147 (BuildInParallel) to work
|
|
1
|
37
|
August 19, 2024
|
Specifying Toolset with Ninja Generator in Visual Studio vs Vanilla CMake
|
|
2
|
756
|
July 25, 2024
|
"note" messages from MSVC are filtered out from cmake output
|
|
2
|
193
|
July 19, 2024
|
How do I use VS_GLOBAL_SECTION_POST_ExtensibilityGlobals
|
|
2
|
82
|
June 28, 2024
|
Installing dll dependencies using RUNTIME_DEPENDENCY_SET and $<TARGET_RUNTIME_DLL_DIRS:${target}> bug?
|
|
4
|
465
|
June 25, 2024
|
netcoreapp3.1 project with CMake
|
|
2
|
2302
|
June 18, 2024
|
Ninja: Unneeded build target dependency when using add_custom_command to generate a cpp file
|
|
9
|
315
|
June 10, 2024
|
How to disable system directory search for file(GET_RUNTIME_DEPENDENCIES
|
|
3
|
1384
|
May 31, 2024
|
CMAKE_GENERATOR_TOOLSET's toolset and version keys gives unexpected results with vs2022/vs2019?
|
|
2
|
813
|
May 4, 2024
|
CMAKE_IPO_ISSUE msvc (/LTCG:incremental)
|
|
5
|
2307
|
April 26, 2024
|
Windows resources file and manifest dpi awareness
|
|
2
|
625
|
April 17, 2024
|
Can't build my own project even if I specify the include directories and all the libraries
|
|
0
|
466
|
April 15, 2024
|
Unexpected behavior of TARGET_RUNTIME_DLLS when mixing STATIC, SHARED, PUBLIC, PRIVATE libraries
|
|
2
|
199
|
April 10, 2024
|
CXX compiler identification is different version
|
|
1
|
651
|
March 2, 2024
|
MSVC_RUNTIME_LIBRARY completely ignored
|
|
2
|
1738
|
March 1, 2024
|
Comparing Visual Studio IDE default release build vs CMake default release build
|
|
4
|
950
|
February 19, 2024
|
source_group Visual Studio
|
|
2
|
976
|
February 3, 2024
|
Importing C++20 module as external DLL in msvc 2022
|
|
12
|
1660
|
January 19, 2024
|