|
presets: Omitting `generator` does not default to regular generator discovery procedure
|
|
2
|
430
|
June 1, 2026
|
|
cmake --install build/ --parallel autodetect impossible
|
|
0
|
64
|
May 31, 2026
|
|
How to trigger recompilation on change of emcc --pre-js source files?
|
|
2
|
64
|
May 28, 2026
|
|
Setting a known commit ID in the CTest Update Step for source tarballs
|
|
0
|
43
|
May 26, 2026
|
|
Generate Build Database is Empty
|
|
8
|
197
|
May 26, 2026
|
|
Cannot bootstrap CMake 4.3.2 with nvc++ compiler
|
|
0
|
44
|
May 26, 2026
|
|
Why does cmake not have a `--run option` , or does it?
|
|
2
|
120
|
May 23, 2026
|
|
CMake 4.2.3 picks wrong MSVC?
|
|
7
|
269
|
May 20, 2026
|
|
Generator expression $<INSTALL_PREFIX> doesn't work with env variable DESTDIR
|
|
5
|
115
|
May 12, 2026
|
|
generate .o files from compiler instead of .obj files
|
|
14
|
2985
|
May 6, 2026
|
|
Cache invalidation doesn't affect compile_commands.json?
|
|
2
|
67
|
May 5, 2026
|
|
/F MSVC stack size not working with CMake
|
|
0
|
65
|
May 5, 2026
|
|
Print generated command by add_custom_command
|
|
1
|
54
|
May 4, 2026
|
|
CMake C++17 "does not name a type" however class is included
|
|
2
|
62
|
May 3, 2026
|
|
Update CMake/CLang/LLVM versions of a big project Mozart2 system
|
|
1
|
82
|
May 2, 2026
|
|
"CMAKE_INSTALL_RPATH $ORIGIN" expands to empty
|
|
9
|
491
|
April 30, 2026
|
|
CMAKE_COMMAND variable resolves to a different executable
|
|
2
|
82
|
April 27, 2026
|
|
CDash dashboard occasionally missing subproject results
|
|
2
|
79
|
April 27, 2026
|
|
Static Library VS Object Library Cache generation time
|
|
0
|
65
|
April 27, 2026
|
|
FindLibXml2 adds unexpected include flag breaking build
|
|
2
|
79
|
April 22, 2026
|
|
[graphviz] How to generate dependency graph for larger monorepo projects when file names are too long?
|
|
5
|
149
|
April 22, 2026
|
|
Force find_package to fail if required library type (shared vs. static) is not found
|
|
2
|
80
|
April 21, 2026
|
|
problem using gfortran with MSVC 18
|
|
0
|
46
|
April 19, 2026
|
|
What commands does CMAKE_REQUIRED_LINK_OPTIONS affect exactly?
|
|
0
|
40
|
April 15, 2026
|
|
CMake Debugger breaking at function
|
|
0
|
39
|
April 14, 2026
|
|
CDash: Build Time Graph...where?
|
|
2
|
70
|
April 8, 2026
|
|
Integrating CDash submission into a normal CI
|
|
8
|
142
|
April 8, 2026
|
|
_deps folder requires administrator priviledges to delete
|
|
6
|
200
|
April 4, 2026
|
|
Possible regression: FindMPI.cmake doesn't locate MPI in non-standard installation location
|
|
0
|
59
|
April 1, 2026
|
|
If I link a library, do I also get the header files it uses without having to declare it in target_include_directories or target_sources
|
|
3
|
106
|
March 31, 2026
|