|
Cpack ingnore or overwite install options from external dependencies
|
|
3
|
25
|
July 22, 2026
|
|
let cmake use clang-cl when use ninja, not clang++ ,so people can migrate from visual studio nmake to ninja
|
|
1
|
6
|
July 22, 2026
|
|
_MBCS in 4.2, and policy CMP0204
|
|
1
|
36
|
July 6, 2026
|
|
How to be able to choose Debug or Release build in CMake
|
|
1
|
46
|
June 25, 2026
|
|
Difference between target_link_libraries and adding headers via target_sources
|
|
0
|
41
|
June 24, 2026
|
|
For posterity: another of these CMake "hacks" — No CMAKE_C_COMPILER could be found.
|
|
9
|
143
|
June 23, 2026
|
|
Running postbuild tasks with ninja
|
|
4
|
293
|
June 4, 2026
|
|
presets: Omitting `generator` does not default to regular generator discovery procedure
|
|
2
|
412
|
June 1, 2026
|
|
CMake 4.2.3 picks wrong MSVC?
|
|
7
|
214
|
May 20, 2026
|
|
Feature Request: install(TARGETS RUNTIME_DEPENDENCIES) should add $<TARGET_RUNTIME_DLL_DIRS:...>
|
|
0
|
41
|
May 11, 2026
|
|
generate .o files from compiler instead of .obj files
|
|
14
|
2951
|
May 6, 2026
|
|
/F MSVC stack size not working with CMake
|
|
0
|
53
|
May 5, 2026
|
|
NSIS CPack generator forcibly overwrites $INSTDIR to $DOCUMENTS for per-user JustMe installs
|
|
0
|
51
|
April 27, 2026
|
|
FASTBuild+clang-cl combo emits warnings which Ninja+clang-cl combo doesn't emit with same everything
|
|
6
|
131
|
April 25, 2026
|
|
Incorrect link library flags in mixed C++/ASM project using MSVC with Clang
|
|
2
|
102
|
April 14, 2026
|
|
_deps folder requires administrator priviledges to delete
|
|
6
|
182
|
April 4, 2026
|
|
Find_package - MSVC - Standard Architecture not defined.
|
|
1
|
66
|
March 30, 2026
|
|
CMake expert seeking for paid consultancy work
|
|
0
|
36
|
March 30, 2026
|
|
*.tlh files always dirty with Ninja Multi-config
|
|
0
|
49
|
March 28, 2026
|
|
Is there a guide on how to configure CMake with MinGW/MSYS and git on Windows?
|
|
10
|
476
|
March 21, 2026
|
|
Unable to build Eigen & OpenXLSX on windows
|
|
2
|
368
|
March 19, 2026
|
|
Problem with CMake when compiling a project with Clang and CUDA support
|
|
1
|
336
|
March 12, 2026
|
|
How to set $PATH for try_compile runs, and during build?
|
|
4
|
610
|
March 11, 2026
|
|
error when building the project saying "cmake version 3.26.4-msvc4"
|
|
0
|
26
|
February 26, 2026
|
|
"Cannot find source file" when library is linked to a particular executable
|
|
3
|
160
|
February 24, 2026
|
|
How to add a cppm static library with the same configuration as lib__cmake_cxx23a
|
|
13
|
353
|
February 20, 2026
|
|
shm_open in rt - not found when trying to install a library using CMake
|
|
3
|
119
|
February 20, 2026
|
|
Using ccache with Visual Studio generator and ClangCL toolset
|
|
2
|
317
|
February 16, 2026
|
|
failed to generate fastbuild
|
|
2
|
99
|
February 15, 2026
|
|
Still needing those administrative privileges
|
|
1
|
82
|
February 9, 2026
|