CMAKE_PREFIX_PATH with clang-cl didn't find package
|
|
3
|
8
|
December 3, 2024
|
Import C++ Standard Library Headers on CMake 3.30
|
|
3
|
459
|
September 29, 2024
|
Problem with CMake when compiling a project with Clang and CUDA support
|
|
0
|
108
|
September 19, 2024
|
CMake error calling sh
|
|
1
|
103
|
July 1, 2024
|
[Issue] CMake error invoke sh
|
|
1
|
87
|
June 27, 2024
|
Error when linking a shared library on Windows using Clang, CUDA and Ninja
|
|
2
|
928
|
April 30, 2024
|
Assert while compiling CheckFunctionExists.cpp with llvm clang when -fveclib=SVML flag is enabled
|
|
1
|
135
|
April 11, 2024
|
Using clang-tidy with cross compilation
|
|
6
|
4170
|
March 15, 2024
|
Installed module library can't find imported headers [Ubuntu 22.04 LTS, CMake 3.28.1, Ninja 1.11.1 and Clang 17.0.6]
|
|
22
|
1377
|
February 25, 2024
|
OpenMP linking errors on Windows using Ninja and clang
|
|
2
|
1004
|
February 19, 2024
|
Whats the idiomatic way to run clang-tidy on header files with CMake?
|
|
7
|
2231
|
February 4, 2024
|
How to share precompiled headers via an interface library
|
|
7
|
840
|
January 27, 2024
|
[RFC] Adding support for Clang within the OpenACC module
|
|
1
|
164
|
January 25, 2024
|
How to find OpenMP with clang on macOS
|
|
12
|
7092
|
December 21, 2023
|
Building gollvm on Windows 10 (i386): unable to determine host target triple; string sub-command REGEX, mode MATCH needs at least 5 arguments; Unknown architecture host
|
|
5
|
2924
|
December 8, 2023
|
Using C++20 modules in a multiple directory project
|
|
4
|
1853
|
October 24, 2023
|
CMake goes into an infinite loop when there are two stand-alone subprojects with two different compilers within the same build
|
|
1
|
942
|
August 29, 2023
|
nvlink segv w. clang as the cuda compiler
|
|
1
|
275
|
August 15, 2023
|
InstallRequiredSystemLibraries fails to detect clang on Windows
|
|
0
|
343
|
July 2, 2023
|
Handling gcc/g++ '--param' flag
|
|
4
|
481
|
July 1, 2023
|
CMake precompile header issue
|
|
4
|
547
|
June 7, 2023
|
How to tell CMake on windows to use the compiler to call the linker
|
|
2
|
703
|
May 10, 2023
|
Passing `-fsanitize=fuzzer` via the command line or from a `CMakePresets` file
|
|
4
|
1567
|
April 15, 2023
|
RPATH incorrect when clang links a library compiled with gfortran
|
|
1
|
717
|
October 25, 2022
|
Failed to configure preset with Clang/LLVM compilers when using CMake Tools.
|
|
8
|
2441
|
October 12, 2022
|
How to specify GNU-like Clang for `Visual Studio 16 2019` generator?
|
|
1
|
894
|
October 11, 2022
|
CMAKE_<LANG>_COMPILER_EXTERNAL_TOOLCHAIN adds -gcc-toolchain not ---gcc-toolchain
|
|
4
|
1406
|
June 1, 2022
|
Auto-detect "bad" compiler flags
|
|
3
|
785
|
May 26, 2022
|
Debugging an errant -isystem
|
|
2
|
487
|
March 21, 2022
|
Apply clang-tidy on objective-c++ file using cmake ?
|
|
1
|
878
|
January 16, 2022
|