CMake precompile header issue
|
|
0
|
36
|
June 2, 2023
|
How to tell CMake on windows to use the compiler to call the linker
|
|
2
|
67
|
May 10, 2023
|
Passing `-fsanitize=fuzzer` via the command line or from a `CMakePresets` file
|
|
4
|
134
|
April 15, 2023
|
OpenMP linking errors on Windows using Ninja and clang
|
|
1
|
172
|
January 15, 2023
|
RPATH incorrect when clang links a library compiled with gfortran
|
|
1
|
227
|
October 25, 2022
|
Failed to configure preset with Clang/LLVM compilers when using CMake Tools.
|
|
8
|
732
|
October 12, 2022
|
How to specify GNU-like Clang for `Visual Studio 16 2019` generator?
|
|
1
|
253
|
October 11, 2022
|
Error when linking a shared library on Windows using Clang, CUDA and Ninja
|
|
1
|
326
|
August 31, 2022
|
CMAKE_<LANG>_COMPILER_EXTERNAL_TOOLCHAIN adds -gcc-toolchain not ---gcc-toolchain
|
|
4
|
503
|
June 1, 2022
|
Auto-detect "bad" compiler flags
|
|
3
|
291
|
May 26, 2022
|
Using clang-tidy with cross compilation
|
|
5
|
1615
|
April 12, 2022
|
Debugging an errant -isystem
|
|
2
|
230
|
March 21, 2022
|
Apply clang-tidy on objective-c++ file using cmake ?
|
|
1
|
587
|
January 16, 2022
|
Setting linker in Clang builds on Windows
|
|
3
|
651
|
November 3, 2021
|
Support for CUDA & ClangCL on Windows
|
|
2
|
1640
|
June 25, 2020
|
cmake when generate Xcode project, clang-tidy command is missing
|
|
3
|
659
|
September 21, 2021
|
Cmake generates invalid linker tasks with clang on arm64
|
|
2
|
265
|
September 3, 2021
|
How to specify system include directories as `-isystem` in CMake
|
|
2
|
1617
|
September 1, 2021
|
Idiomatic way to deal with huge number of include directories
|
|
3
|
1115
|
August 17, 2021
|
How to configure cmake on Windows to use clang-cl with ninja multi config for intel 32 bits, intel 64 bits and arm64 coming from Visual Studio
|
|
10
|
3850
|
May 29, 2021
|
clang-format integration
|
|
8
|
3397
|
May 25, 2021
|
Create relative paths for compiler_commands.json
|
|
8
|
3604
|
February 6, 2021
|
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
|
|
4
|
1929
|
January 13, 2021
|
Can't cross-compile for Windows since CMake > 3.17.2
|
|
3
|
631
|
December 1, 2020
|
Cross compilation help
|
|
1
|
465
|
November 11, 2020
|
Potential Bug in 'cmake/Modules/Compiler/clang.cmake' (CMAKE_C(XX)_COMPILE_OPTIONS_PIC)
|
|
6
|
875
|
September 30, 2020
|
Clang-tidy passing incorrect arguments on windows?
|
|
3
|
1200
|
May 23, 2020
|
CMAKE_RANLIB vs CMAKE_CXX_COMPILER_RANLIB
|
|
1
|
662
|
April 14, 2020
|
Overwriting option flags CMAKE_RUNTIME_OUTPUT_DIRECTORY, CMAKE_LIBRARY_OUTPUT_DIRECTORY and CMAKE_ARCHIVE_OUTPUT_DIRECTORY
|
|
2
|
1087
|
November 13, 2019
|