Cmake presets
|
|
0
|
20
|
May 19, 2025
|
add_subdirectory() for Git Submodules without CMakeLists.txt?
|
|
7
|
90
|
May 17, 2025
|
Method to build unit tests with separate toolchain
|
|
2
|
36
|
May 15, 2025
|
Unexpected behavior when regenerating a project with Ninja Multi-Config and MSVC
|
|
0
|
39
|
May 15, 2025
|
gcc15 and cmake 4.0.1: errors at cross-building cmake
|
|
4
|
86
|
May 13, 2025
|
import std appears to be broken in release 4.0.2
|
|
3
|
140
|
May 9, 2025
|
Undefined Reference error using modules in C++23 with clang and cmake
|
|
4
|
89
|
May 7, 2025
|
How to control the MSVC CRT with cmake?
|
|
1
|
171
|
April 25, 2025
|
Overriding Source File Properties Precedense Clarity
|
|
0
|
20
|
April 17, 2025
|
Add Build Dependency for Configuration Files Consumed by Code Generation Script
|
|
6
|
456
|
April 17, 2025
|
How to idiomatically add include path flags inside add_custom_command?
|
|
2
|
19
|
March 28, 2025
|
cmake-gui blocks presets that are usable through command line cmake
|
|
2
|
461
|
March 12, 2025
|
Compile options not being applied to modules
|
|
0
|
42
|
March 12, 2025
|
Test C Compiler failing in Nix Shell because it can't find libclang_rt
|
|
1
|
309
|
March 4, 2025
|
Compiler program installed in Windows cannot recognize file path generated by Cmake in Cygwin.
|
|
2
|
454
|
February 28, 2025
|
Linkin an imported library
|
|
1
|
45
|
February 26, 2025
|
Running target from post build
|
|
4
|
232
|
February 26, 2025
|
Running postbuild tasks with ninja
|
|
2
|
69
|
February 23, 2025
|
How to build NVidia binaries using CMake's new HIP language?
|
|
7
|
1267
|
February 3, 2025
|
CMake Error : Cannot find source file -> No SOURCES given to target
|
|
7
|
6226
|
January 29, 2025
|
Reading all lines of a file can not deal with "[" character
|
|
4
|
48
|
January 15, 2025
|
Can Ninja replace Unix makefiles ?
|
|
10
|
125
|
January 14, 2025
|
how to config cmake file correctly for header file change detection (Tasking C compiler + Ninja)
|
|
3
|
47
|
January 11, 2025
|
Cpack multi config packaging overwrites the binaries
|
|
2
|
46
|
January 9, 2025
|
ExternalProject_Add commands with wildcard
|
|
5
|
128
|
January 7, 2025
|
Ninja always rebuilds an internal target causing issues on target
|
|
0
|
34
|
January 3, 2025
|
error: module file CMakeFiles/__cmake_cxx23.dir/std.pcm cannot be loaded due to a configuration mismatch with the current compilation
|
|
6
|
157
|
January 3, 2025
|
cmake with arm-none-eabi-gcc doesn't include/link default headers and libraries
|
|
2
|
251
|
December 24, 2024
|
'cmake --install'/'make install'/'ninja install' doesn't install dependencies
|
|
22
|
328
|
December 15, 2024
|
ExternalProject_Add command succeed on 3.30.6 and fails on 3.31.1
|
|
2
|
36
|
December 9, 2024
|