|
FASTBuild+clang-cl combo emits warnings which Ninja+clang-cl combo doesn't emit with same everything
|
|
0
|
6
|
April 13, 2026
|
|
Incorrect link library flags in mixed C++/ASM project using MSVC with Clang
|
|
1
|
28
|
April 13, 2026
|
|
Problem with too long dependency file path (.d)
|
|
3
|
1135
|
April 13, 2026
|
|
ninja command line too long
|
|
6
|
4170
|
April 13, 2026
|
|
install(TARGETS ... CXX_MODULES_BMI ...) does not always install a file?
|
|
5
|
39
|
March 26, 2026
|
|
Import std with Ninja Multi-Config generator does not work in Release?
|
|
6
|
62
|
March 18, 2026
|
|
cmake --install . --component ? : how get the list of valid component to install?
|
|
6
|
56
|
March 18, 2026
|
|
How to set $PATH for try_compile runs, and during build?
|
|
4
|
550
|
March 11, 2026
|
|
CMAKE_CUDA_FLAGS passed to linking operations?
|
|
1
|
23
|
March 5, 2026
|
|
Experimental `import std` support not enabled when detecting toolchain clang-22.1?
|
|
1
|
166
|
March 1, 2026
|
|
CMAKE_CXX_MODULE_STD: cmake cmake v4.3.0-rc1 generate 30 times more targets?
|
|
4
|
92
|
February 27, 2026
|
|
Linker error with import std example
|
|
7
|
288
|
February 20, 2026
|
|
Import std - cmake 3.30 - "config mismatch" error
|
|
3
|
328
|
February 20, 2026
|
|
Running postbuild tasks with ninja
|
|
3
|
206
|
February 20, 2026
|
|
error: C++26 was enabled in precompiled file 'CMakeFiles/__cmake_cxx23.dir/std.pcm' but is currently disabled
|
|
5
|
135
|
February 11, 2026
|
|
How to install multiple FILE_SET for a library in a generic way?
|
|
24
|
107
|
February 11, 2026
|
|
file not found error: /lib/share/libc++/v1/std.cppm with Clang 21.1.7 on Linux
|
|
1
|
70
|
February 9, 2026
|
|
@*.cppm.o.modmap files not found by clang-tidy?
|
|
2
|
64
|
February 9, 2026
|
|
import std appears to be broken in release 4.0.2
|
|
5
|
2269
|
February 9, 2026
|
|
mark_as_advanced strange behaviour
|
|
1
|
21
|
February 9, 2026
|
|
Linker error with CXX_MODULES
|
|
4
|
62
|
January 12, 2026
|
|
CMAKE_UNITY_BUILD and CXX_MODULES
|
|
1
|
39
|
January 10, 2026
|
|
FIND_PACKAGE working at main level, failing on dependencies
|
|
4
|
103
|
January 3, 2026
|
|
Why are the build and installed BMI files not used?
|
|
11
|
103
|
December 6, 2025
|
|
Configure clang-tidy when using an arm-none-eabi-gcc/g++ toolchain
|
|
5
|
1797
|
December 5, 2025
|
|
Bug?: Link options get lost when adding a generator expression in a post build step
|
|
1
|
41
|
December 4, 2025
|
|
How to install FILE_SET CXX_MODULES in a generic way?
|
|
2
|
75
|
December 3, 2025
|
|
target_precompile_headers(PRIVATE) in library project does not work when using library functions in an executable project..
|
|
1
|
60
|
November 17, 2025
|
|
Cannot include header files inside the header files in library project (With executable project for testing)
|
|
2
|
110
|
November 16, 2025
|
|
CXX-Modules: import std does still not work on OSX with g++-15
|
|
5
|
340
|
October 27, 2025
|